promotional bannermobile promotional banner

Flynt

Collection of utilities that are displayed using the in-game map item.

File Details

Flynt-v1.0.1

  • R
  • Nov 9, 2012
  • 33.82 KB
  • 1.4K
  • CB 1.4.2-R0.2

File Name

Flynt.jar

Supported Versions

  • CB 1.4.2-R0.2

- Actually provide a package name. Oops. :P
- This allows other plugins to extend the /map command easily. Just inherit from UtiliMap (it's serializable and requires a render() method) then call Flynt.registerMapType("yourmap", YourMap.class.getName()); to enable the map to be used with "/map yourmap"