HTGEventPlugin Version 0.3 Beta
What our plugin offers:
New options and additions for your Minecraft server to create various events and so on.
《Commands All》
Admin Commands
-
/event help
-
/event start
-
/event give
-
/event stop
-
/event version
-
/event reload
Event Local and Global Commands
-
/event_local start
-
/event_local give
-
/event_local stop
《Permissions》
Admin Permission
《BStats》
《Config》
Code (YAML):
[/CENTER
]
#/------------------------------------------------------------------------------\
#\ HTGEVENT PLUGINS - Plugin Authors WaleonGames
#/website: https://strona-pod-mody.000webhostapp.com
#\discord: https://discord.gg/r6T752uj4K
#/
#\ Inne informacje
#/version: 0.3 beta
#\authors: WaleonGames
#/files: config.yml
#\spigotmc: https://www.spigotmc.org/resources/htg-event-plugin-by-tojawg.113102/
#/------------------------------------------------------------------------------\
message
:
# reload plugin me and please not edit HTGEventPlugin.jar
reload
:
"Przeładowałeś Plugin HTGEventPlugin.jar"
# text on start Event
start
:
-
" "
-
"§5Start Event"
-
"§7Distribution of keys/items will occur at regular intervals"
-
" "
# text on give Event
give
:
-
" "
-
"§7We are giving out items/keys to players"
-
" "
# text on give Stop
stop
:
-
" "
-
"§5End of the Event"
-
"§7The next event will be soon"
-
" "
config:
items:
- material
: DIAMOND
amount
: 16
- material
: GOLD_INGOT
amount
: 32
#\NOT EDIT !!!
#/NOT EDIT !!!
version
: '0.3 Beta'
[CENTER
]