Please consider leaving a review, if you enjoy this plugin!
With the LandsDiscordBotAPI you can set your own linkmanager to integration your own Discord link system. This can be done by accessing the LandsDiscordBotAPI class and using the setLinkManager method. You can create your own linkmanager by implementing the LinkManager interface.
+ ADDED !Lands help command
+ ADDED Translation for !Lands top and !Lands channel
+ ADDED Translations for help messages
+ ADDED Colors to embed messages
+ ADDED API
Other developers can now add their own link manager:
DiscordBotAPI.setLinkManager(LinkManager);