KotMilkMeoWtwo / MeowLandPlugin

mindustry plugin
GNU General Public License v3.0
13 stars 4 forks source link

Meowland plugin

This plugin is being developed for the meowland.ru server but anyone can use it.

mindustry build 145.1

Player commands

Admin commands

All command permissions can be changed in the config (config/mods/Meowland/config.yml)

#Permissions.
#If it is true then the players will be able to use the command.
#If it is false then only admins will can able to use the command.
despw: false
spawn: false
team: false
shiza: true
rtv: true
wave: true 
spawncore: false
js: false
setblock: false
advertisement: false
effect: false

Discord integration

The output of messages and events to the discord is configured in the config (config/mods/MeowLand/config.yml)

#Discord integration settings
#bot
bot_enable: true
server_name: server_name
bot_token: token
channel_id: id
admin_role: id

Bot commands

!! bot_enable must be true !!