Sophisticated Gamemodes
作者:rebot | 分类:模组
Minecraft 版本: 1.21.4
平台: fabric
标签: utility
Sophisticated Gamemodes

This plugin completely changes the way Gamemodes work in Minecraft, by adding simpler commands (/gm 1) instead of longer ones (/gamemode creative).
Main feature is Customisation, the plugin is fully customisable,
Config file (config.yml) ``` # Supports legacy color codes like &a, &c, &l, etc. # Placeholders: # %player% - player name # %gamemode% - lowercase gamemode name # %gamemode_display% - configured gamemode display name messages: prefix: "&8[&aGM&8]&r " usage: "&cUsage: /gm " only-players: "&cOnly players can use this command." no-permission: "&cYou do not have permission to use that gamemode." changed: "&aYour gamemode was changed to &f%gamemode_display%&a." alert: "&e%player% &7changed gamemode to &f%gamemode_display%&7." reloaded: "&aSophisticatedGamemodes config reloaded." permissions: survival: "sophisticatedgamemodes.use.survival" creative: "sophisticatedgamemodes.use.creative" adventure: "sophisticatedgamemodes.use.adventure" spectator: "sophisticatedgamemodes.use.spectator" alert: "sophisticatedgamemodes.alert" reload: "sophisticatedgamemodes.reload" gamemode-display-names: survival: "&aSurvival" creative: "&bCreative" adventure: "&6Adventure" spectator: "&dSpectator" settings: # If false, the player who changed gamemode will not see their own alert, # even if they have the alert permission. send-alert-to-self: false ```When a player switches gamemodes, it gets announced to all admins who have the permission specified in config.yml

FAQ
Why would I ever use this?
It's more faster to type, has admin logs and also if you are using plugins like EssentialsX it will override their commands for you to have a better gamemode system
Just use Essentials!
It doesn't have that deep of customisation and alerts
Does it have Discord webhook support?
Not yet, but I will add it in the future
Is it bug free?
During testing, I didn't spot any bugs, but no project is perfect. If you spot a bug, please DM me on discord stacik_
Can you make it a mod for servers also?
That's also available on the Download page, even though its less maintaned it should work perfectly
Do I need to give any credit?
No, absolutely! You can give us credit though and we will appreciate it a lot, but you aren't required to credit us anywhere.
What is the license you're using
We use a custom license called CTK Minecraft Creations license, it allows personal and public use of our creations but doesn't allow reuploading and reselling our creations.
请登录后举报
暂无评论,抢个沙发吧~