- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.8
DeluxeCore
Features:
Commands:
- 100% customizable messages
- Simple & easy configuration
- Lots of useful commands
- Block specified commands
Permissions:
- /broadcast - Broadcast a message to the server
- /clear - Clear your inventory
- /clearchat - Clear the chat
- /day - Set your current world's time to day
- /night - Set your current world's time to night
- /fly - Toggle fly mode
- /gamemode (mode) - Change your gamemode
- /gmc - Creative mode
- /gms - Survival mode
- /gmsp - Spectator mode
- /gma - Adventure mode
- /heal (player) - Heal the specified player
- /invsee (player) - View inventory of the specified player
- /kill - Kill the specified player
- /message (message) - Private message the specified player
- /staffchat (message) - Send a message to all online staff
- /tp (player) - Teleport to the specified player
- /tphere (player) - Teleport the specified player to you
- /tpall - Teleport all online players to you
- /hat - Set your held item to your helmet slot
config.yml
- deluxecore.broadcast
- deluxecore.clear
- deluxecore.clearchat
- deluxecore.day
- deluxecore.night
- deluxecore.fly
- deluxecore.gamemode
- deluxecore.heal
- deluxecore.invsee
- deluxecore.kill
- deluxecore.message
- deluxecore.staffchat
- deluxecore.tp
- deluxecore.tphere
- deluxecore.tpall
- deluxecore.hat
- deluxecore.blockcommand.bypass
Code (Text):# Messages
# GENERAL
player-not-found: '&cPlayer &e%player% &cnot found!'
no-permission: '&cYou don''t have permission to execute this command!'
# TELEPORT
teleport-all: '&eTeleported all players to your location!'
teleport-here: '&eTeleported &6%player% &eto your location!'
invalid-usage-teleporthere: '&cInvalid usage! /tphere (player)'
teleport-to-player: '&eTeleported to &6%player%&e!'
teleport-player-to-other: '&eTeleported &6%player1% &eto &6%player2%&e!'
invalid-usage-teleport: '&cInvalid usage! /tp (player) &c&lOR&f&c /teleport (player) (player)'
# HEAL
healed: '&eYou were healed!'
healed-other: '&eYou healed &6%player%&e!'
# FLY
flight-enable: '&eFlight mode &aenabled&e!'
flight-disable: '&eFlight mode &cdisabled&e!'
# KILL
killed: '&eYou were killed!'
killed-other: '&eYou killed &6%player%&e!'
# STAFFCHAT
staffchat-invalid-usage: '&cInvalid usage! /staffchat (message)'
staffchat-format: '&b[SC] &6%player%&e: %message%'
# BROADCAST
broadcast-no-message: '&cPlease provide a message!'
broadcast-format: '&6[BROADCAST]&e %message%'
# GAMEMODE
invalid-usage-gamemode: '&cInvalid usage! Options: Creative, Survival, Adventure, Spectator.'
gamemode-creative: '&eYour gamemode has been set to &6Creative&e!'
gamemode-survival: '&eYour gamemode has been set to &6Survival&e!'
gamemode-adventure: '&eYour gamemode has been set to &6Adventure&e!'
gamemode-spectator: '&eYour gamemode has been set to &6Spectator&e!'
# MESSAGE
message-received: '&eFrom &6%player%&e: &7%message%'
message-sent: '&eTo &6%player%&e: &7%message%'
message-invalid-usage: '&cInvalid usage: /message (player) (message)'
# INVSEE
invalid-usage-invsee: '&cInvalid usage! /invsee (player)'
invsee: '&eViewing the inventory of &6%player%&e!'
# CLEAR INVENTORY
cleared: '&eYour inventory was cleared!'
cleared-other: '&eYou cleared the inventory of &6%player%&e!'
# TIME
time-day: '&eSet time to &6Day&e!'
time-night: '&eSet time to &6Night&e!'
# CLEARCHAT
clearchat-broadcast: '&6%player% &ecleared the chat!'
clearchat-message: '&eYou cleared the chat!'
# HAT
equipped-hat: '&eSet your hat!'
# COMMAND BLOCKER
blocked-commands:
'/pl'
'/plugins'
'/bukkit:pl'
'/bukkit:plugins'
'Add more commands here!'
blocked-command-message: '&cThis command is blocked!'
Support:
- If you need support, join my Discord server.
Milestones:
- 10 downloads ✅
- 25 downloads ❌
- 50 downloads ❌
- 100 downloads ❌
Remember to rate 5 STARS!