ASEAN's Master Server management & utility plugin.
-[ ] Discord integration with DiscordSRV-Ascension -[ ] Geospatial data support using our (WIP) geotools-utils library. -[ ] Exports to multiple file formats including minecraft schematic(s). -[ ] Import and write Geospatial data straight in minecraft using FastAsyncWorldEdit API. -[ ] Build-site management using in-house database.
There are some third party libraries which are directly included in the source code tree, in particular:
- DiscordSRV: Discord bridging plugin for minecraft.
licensed under the GNU General Public License v3 https://discordsrv.com/ https://github.com/DiscordSRV/Ascension
- package
com.discordsrv.common.util.function.* - package
com.discordsrv.common.core.scheduler.* - class
com.discordsrv.common.util.ComponentUtil - class
com.discordsrv.common.util.TaskUtil - class
com.discordsrv.common.discord.api.entity.message.util.SendableDiscordMessageUtil - class
com.discordsrv.common.command.combined.abstraction.Text - class
com.discordsrv.common.command.combined.abstraction.CommandExecution - class
com.discordsrv.common.command.combined.abstraction.DiscordCommandExecution
- package