ShortenIt
ShortenIt
Note: There is currently only one API that this is compatible with! (Goo.gl)
This is a very simple plugin that allows a player to shorten a url from in game, and broadcast it for example.
This is still a work in progress plugin and i am adding to it everyday(Mainly working on trying to get bit.ly integration in...its api is a pain to work with)
Example
Permissions
shortenit.shorten
Commands
- /shorten aliases: shrtn
Libraries
Aside from Bukkit, this plugin uses some libraries I have made to make mine, and many others lives hopefully easier when developing plugins!
- Zeus - A custom annotated command manager - https://github.com/BreakMC-Development/Zeus
- JSONConfig - Essentially a front-end for the SimpleJSON library, allows for an alternative configuration system using JSON instead of YAML - https://github.com/rbrick/JSONConfig
Comments