This plugin is very simple and in the future will get several functions that you need for your management!
How to use:
Commands that you can only use with permission:
- You can put the server in maintenance (
/maintenance)
- You can fly (
/fly)
- You can make yourself invisible to all players (
/vanish)
- You can look into the inventory of other players (
/inventory <player>)
- You can change your speed (
/speed <fly / walk> <speed>)
- You can display a Crafting Table (
/craft)
- You can have your item repaired in your hand (
/repair)
- You can have a head of a player (
/head <player> <amount>)
- You can heal yourself (
/heal)
- You can become immortal (
/godmode)
- You can freeze players (
/freeze <player>)
- Give you the operator sword (
/opsword)
- Give you the operator armor (
/oparmor)
- You can change your name (
/nickname <name>)
- Share your positions with all players (
/position)
- Send active operators a support request (
/support)
- Clear the chat for all players (
/clearchat)
- Check out the Discord server (
/discord)
- Check out the YouTube channel (
/youtube)
- Check out the Instagram page (
/instagram)
- Check out our twitch channel (
/twitch)
- Check out our website (
/website)
Commands for all:
- You can change the color of your name (
/namecolor <color>)
- You can change the color of your chat messages (
/messagecolor <color>)
- You can view the server description (
/motd)
Permissions:
- katzcraftmanagement.maintenance
- katzcraftmanagement.fly
- katzcraftmanagement.mute
- katzcraftmanagement.vanish
- katzcraftmanagement.inventory
- katzcraftmanagement.nickname
- katzcraftmanagement.speed
- katzcraftmanagement.craft
- katzcraftmanagement.repair
- katzcraftmanagement.head
- katzcraftmanagement.heal
- katzcraftmanagement.godmode
- katzcraftmanagement.freeze
- katzcraftmanagement.opsword
- katzcraftmanagement.oparmor
- katzcraftmanagement.rename
- katzcraftmanagement.position
- katzcraftmanagement.support
- katzcraftmanagement.clearchat
- katzcraftmanagement.socialmedia
Other:
- Custom message when a player joins or leaves the server, which you can change in config.yml
- Custom social media links that can be changed in config.yml
- Custom sounds can be changed in the config.yml
Default Config:
Code (YAML):
# Write null if you don't want a custom join message
# Works with placeholders (PlaceholderAPI needs to be installed & the placeholder hook needs to be installed as well)
# For example: %player_name% needs you to run "/papi ecloud download Player"
customJoinMessage
:
"§6§l%player_name% §ejust appeared on the server! Say hello!"
# Same as above goes for the leave message
customLeaveMessage
:
"§6§l%player_name% §ejust left the server... We hope to seem them again soon!"
# You need a sound for this
# Configure the position sound:
positionSound
: ENTITY_PLAYER_LEVELUP
# You need a sound for this
# Configure the support sound:
supportSound
: ENTITY_EXPERIENCE_ORB_PICKUP
# Write null if you don't want a custom link
# Configure your Discord server invitation link:
discordLink
: https://discord.gg/ekCHh2Kfkn
# Write null if you don't want a custom link
# Configure your YouTube channel link:
youtubeLink
: https://www.youtube.com/@Katzcraft_Studios
# Write null if you don't want a custom link
# Configure your Instagram link:
instagramLink
: null
# Write null if you don't want a custom link
# Configure your Twitch link:
twitchLink
: null
# Write null if you don't want a custom link
# Configure your Website link:
websiteLink
: https://sites.google.com/view/katzcraftstudios/home
If you have any problems or suggestions for improvement, you can join our Discord:
https://discord.gg/ekCHh2Kfkn