- All needed essential commands eg. /gmc, /fly /tp
- Deathbans (for cores that dont include eg. Thecore)
- Fully customizable messages in our lang.yml
- First Join items (Fishing rod + food)
- Pin code system for staff
- Player Data storage (player ip, ores mined stats, pin code (if staff member) kills and deaths)
- Minecart elevators
- Enchant limiter (editable in config.yml)
- Staff Mode
- /lock - Locks the global chat
- /clearchat - Clears the global chat
- /slow - Slows the message flow of the chat
- /ores - displays an ore count of the target player
- /fly - enables fly
- /gmc - enables creative mode
- /gms - enables survival moe
- /stats - displays a players kills and deaths
- /tps - displays a percentage of server lag
- /tp - teleport to a player
- /tphere - teleport a player to your position
- /tppos - teleport to the stated coords
- /ss - freezes the target player
- /report - player use to report problems to staff
- /request - for a player to request support from staff
- /deathban - displays all deathban related commands
- /lives - displays all lives related commands
- /help - displays the preset message from config.yml
- /coods - displays the preset message from config.yml
- /staff - enables personal staff mode
- /vanish - enables vanish
- /setspawn - sets spawn point for new players and the command /spawn
- /rename - allows the user to rename items
- /feed - feeds the user
- /heal - heals the user
- /pin - login/setpin for a staff member
- /settings - for staff to preset if they would like to have preset options.
Code:
#########
#config.yml#
#########
# Permission Settings
permissions:
node: mythex # Sets root node for permissions Ex. flare.whatever, core.whatever. This changes the root node of the permissions.
# Enable group announcement?
groupmsg-enabled: false
# Prefix for group announcement.
groupmsg-message: '&eVIP Users &6»&f '
# Group that will be announced in chat every 5 minutes.
groupmsg-group: default
# Deathban Usage
deathban-usage:
- '&e&lDeathbans'
- ''
- '&e/deathban check <player> &8- &7Check a players deathban information.'
- '&e/deathban revive <player> &8- &7Revive a deathbanned player.'
- '&e/deathban rollback <player> &8- &7Rollback a players inventory.'
# Deathban Check
deathban-check:
- '&e&lDeathban Check'
- ''
- '&ePlayer &6<player>'
- '&eEnds in &6<duration>'
- '&eLocation &6<location>'
- '&eReason &6<reason>'
# Lives Usage
lives-usage:
- '&e&lLives'
- ''
- '&e/lives check <player> &8- &7Check how many lives a player has.'
- '&e/lives revive <player> &8- &7Revive a deathbanned player.'
- '&e/lives send <player> <player> &8- &7Send a player some lives.'
# Help Command
help:
- '&e&lHelpful Information'
- ''
- '&eWebsite: &7http://example.com'
- '&eTeamspeak: &7ts.example.com'
- '&eStore: &7store.example.com'
- '&eRules: &7rules.example.com'
- ''
- '&eEnd Exit: &7250 blocks down North Road.'
- '&eEnd Portals: &71000, 1000. (Each Divison)'
- ''
# Enchant Limiter Settings
enchant-limiter:
- DAMAGE_ALL:1
- PROTECTION_ENVIRONMENTAL:1
- PROTECTION_EXPLOSIONS:0
- PROTECTION_FALL:4
- PROTECTION_FIRE:0
- PROTECTION_PROJECTILE:0
- THORNS:0
- KNOCKBACK:0
- FIRE_ASPECT:0
- ARROW_DAMAGE:3
- ARROW_KNOCKBACK:2
- DAMAGE_ARTHROPODS:0
- DAMAGE_UNDEAD:0
# Coords Command
coords:
- '&e&lImportant Coordinates'
- ''
- '&7(Name: x, y, z)'
- '&a&lSpawn: 0, 70, 0'
- '&3&lConquest: &3-500, 70, -500'
- '&9&lVillage: &9500, 70, 500'
- '&9&lMountain: &9500, 70, -500'
- ''
# Spawn Settings
spawn:
world: world
x: 0
y: 80
z: 0
yaw: 0
pitch: 0
# Freeze Message
freeze:
- "&f\u2588\u2588\u2588\u2588&c\u2588&f\u2588\u2588\u2588\u2588"
- "&f\u2588\u2588\u2588&c\u2588&6\u2588&c\u2588&f\u2588\u2588\u2588"
- "&f\u2588\u2588&c\u2588&6\u2588&0\u2588&6\u2588&c\u2588&f\u2588\u2588 &4&lFrozen!"
- "&f\u2588\u2588&c\u2588&6\u2588&0\u2588&6\u2588&c\u2588&f\u2588\u2588"
- "&f\u2588&c\u2588&6\u2588\u2588&0\u2588&6\u2588\u2588&c\u2588&f\u2588 &cPlease come in teamspeak."
- "&f\u2588&c\u2588&6\u2588\u2588\u2588\u2588\u2588&c\u2588&f\u2588 &cIP: &6ts.example.com&c, you have 5 minutes."
- "&c\u2588&6\u2588\u2588\u2588&0\u2588&6\u2588\u2588\u2588&c\u2588 &4&lIF YOU LOG OUT YOU WILL BE BANNED."
- "&c\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588"
- "&f\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588"
##########
#lang.yml#
##########
prefix: '&8 '
player-only: '&7You must be a player to use this command.'
no-perms: '&c&l(!) &cYou do not have permission to use this.'
invalid-player: The player you specified does not exist.
invalid-number: Please use a valid number.
invalid-item: You must be holding an item to do this.
staff-join: '&9[STAFF] &b%player% joined the server.'
staff-quit: '&9[STAFF] &b%player% left the server.'
fly:
enabled: Fly mode set to &atrue &7for %player%.
disabled: Fly mode set to &cfalse &7for %player%.
enabled-other: Your fly mode was set to &aTrue &7by %player%.
disabled-other: Your fly mode was set to &cFalse &7by %player%.
gamemode:
creative: '&eYou have changed your gamemode to &a&lCREATIVE'
survival: '&eYou have changed your game to &cSURVIVAL.'
creative-other: '&eYou have set %player%''s gamemode to &aCREATIVE&e.'
survival-other: '&eYou have set %player%''s gamemode to &cSURVIVAL&e.'
creative-other2: '&eYour ganenide has been changed to &sCREATIVE.'
survival-other2: '&eYour ganenide has been changed to &cSURVIVAL.'
request:
usage: 'Usage: /request <message>'
staff-message: "&5Mythex &8\xc2\xbb&7 %sender% has requested assistance.\n &6Reason:&7\
\ %reason%"
report:
usage: 'Usage: /report <player> <reason>'
staff-message: "&5Mythex &8\xc2\xbb&7 %sender% has reported %target%.\n &6Reason:&7\
\ %reason%"
teleport:
telported: You have been teleported to %player%.
telported-here: You have teleported %player% to yourself.
tp-usage: 'Usage: /tp <player>'
tppos-usage: 'Usage: /tppos <x> <y> <z>'
tppos-success: You have been teleported to %x%, %y%, %z%.
spawn: Teleported..
spawn-deny: Spawn is located at 0, 0. You must run there to get to spawn.
setspawn: Spawn point has been set at your location.
feed:
success: You have successfully been fed.
heal:
success: You have successfully been healed.
freeze:
nohit: This player is frozen, you may not attack them.
break: You may not break blocks while frozen.
place: You may not place blocks while frozen.
alert: '&c&l%player% logged out while frozen!'
freeze: You have just froze %player%.
unfreeze: You have just unfroze %player%.
unfreeze-player: You have been unfrozen.
deathban:
ban_message: '&cYou are currently deathbanned. You currently have <time> remaining.'
join_again_for_revive: '&7You have &3<amount> &7live(s). Please join again to use
&3Live&7.'
command:
check_usage: '&3Usage&7: /&3deathban check <player>'
revive_usage: '&3Usage&7: /&3deathban revive <player>'
inventory_rollback_usage: '&3Usage&7: /&3deathban inventory rollback <player>'
player_not_deathbanned: '&7Player &3<player> &7is not &3DeathBanned&7.'
successfully_revived_player: '&7You successfully revived &3<player>&7.'
successfully_rollbacked_inventory: '&7Successfully rollbacked &3<player>''s &7inventory.'
successfully_rollbacked_inventory_player: '&7Your inventory was rollbacked by &3<player>&7.'
inventory_already_rollbacked: '&7Somebody already rollbacked &3<player>''s &7inventory!'
player_has_not_died_yet: '&7Player &3<player> &7has not died yet!'
lives:
command:
revive_usage: 'Usage: /lives revive <player>'
send_usage: 'Usage: /lives send <player> <amount>'
successfully_sent_lives: '&7You sent <amount> lives to <player>.'
player_not_in_database: <player> does not exist.
can_not_send_lives_to_yourself: '&7You cannot send lives to yourself.'
player_not_online: The player you specified does not exist.
check_self: '&3You have <lives> live(s).'
check_others: <player> has <lives> live(s).
lives_add_received: '&7<player> has sent you <amount> live(s).'
lives_added: '&7<player> now has <amount> live(s).'
lives_set_received: '&7<player> has set your live(s) to <amount>'
lives_set: '&7<player> now has <amount> lives.'
zero_lives: '&7You do not have any lives.'
not_enough_lives: '&cYou don''t have enough lives.'
vanish:
hidden: You are now completely hidden to all normal players.
visible: You are now visbile to all players.
chat:
cleared: '&aChat has been cleared by %player%.'
locked: '&aChat was locked by %player%.'
unlocked: '&aChat was unlocked by %player%.'
unslowed: '&aChat slow has been disabled.'
slowed: '&aChat has been slowed for %duration%.'
slow:
usage: 'Usage: /slow <duration>'
timer:
ender-cooldown: '&eYou must wait <time> seconds before throwing another enderpearl.'
gapple-cooldown: '&eYou must wait another <time> seconds before eating another gapple.'
gopple-cooldown: '&eYou must wait another <time> seconds before eating another gopple.'
request-cooldown: You must wait another <time> seconds before doing this.
report-cooldown: You must wait another <time> seconds before doing this.
pin:
enter: "&ePin &8\xc2\xbb &7Please login using /pin <pin>."
create: "&ePin &8\xc2\xbb &7Please create a pin using /pin <pin>."
logged: "&ePin &8\xc2\xbb &7Successfully authenicated."
invalid: '&cInvalid pin entered.'
invalid-announce: "&ePin &8\xc2\xbb &7<player> has entered the wrong pin number."
set: "&ePin &8\xc2\xbb &7You have successfully set your pin."
rename:
usage: '&7Usage: /rename &5Mythex_Is_Godly'
success: '&eYou have successfully renamed your item to %name%.'
staff:
enabled: '&eYou have enabled &aStaff Mode&e.'
disabled: '&eYou have disabled &aStaff Mode&e.'
revive:
usage: '&cUsage: /revive <playername>'
raidable:
end: '&6&lEOTW &ehas been &6&lENDED&e.'
start: '&6&lEOTW &ehas been &6&lSTARTED&e.'
lag:
display: '&6&l* &e&lLag: &6&l%lag%'
PROOF OF OWNERSHIP
PROOF OF RIGHTS TO EDIT/SELL FROM OLD DEVELOPER
