API
DeadlyDisasters has a fully functional API to further build upon and improve the plugin with your own awesome ideas!
# This is a hard depend meaning that the server must have deadlydisasters for your plugin to start up
depend: [DeadlyDisasters]
# OR You can have a soft depend instead like this
softdepend: [DeadlyDisasters]Last updated