
Gamemodes
Making gamemode swapping quicker and easier. Adds shortened commands for swapping gamemodes & the ability to lock gamemodes.
v1.4.0 - Gamemode blocking permissions!
release9 апреля 2026 г.The gamemode blocking permissions update!
This update adds a bunch of new permissions which will allow you to block players (Or staff!) from accessing specific gamemodes!
List of new permissions:
gamemodes.blockaccess.adventuregamemodes.blockaccess.creativegamemodes.blockaccess.survivalgamemodes.blockaccess.spectator
Each permission will stop a player from going into it's respective gamemode, it will not swap a player out of the gamemode if they're already in it.
The only time the plugin currently checks if the player is in a gamemode they aren't allowed in is when they join the server! When the player joins the server, if they aren't allowed in their current gamemode then it sets their gamemode to the servers default gamemode!
Gamemodes 1.3.0
release28 марта 2026 г.Heyo yall! Hope everyone is enjoying the plugin so far! Slight changes today! New features:
-
Added /gmreload command - Reloads the plugins config!
-
Added gamemodes.reload permission - Allows usage of the new command
-
Slight change to the wording of the default config
Gamemodes 1.2.0
release21 марта 2026 г.It's finally here! v1.2.0!
This version comes with many improvements, both for me when developing the plugin, and for you, the end user
Here is a list of changes:
-
Made it so that the player is properly notified if the gamemode change is cancelled
-
Fixed bug which resulted in gamemode changes being cancelled when changing which gamemode a player is locked to
-
Made the tab-complete for the gamemode lock commands way better, it now properly filters out useless entries as you type
-
[Requested Feature!] Added a new config option which lets you choose whether or not players get notified when their gamemode gets changed (More details below)
-
Added a config version number (Which doesn't automatically change) to make it easier to tell when you need a config update (More details below)
Okay! That's all the changes!
For the new config option, if you're an existing user of the plugin, I'd recommend adding the new options to your config, resetting the config entirely, or grabbing the updated config from the main plugin page
If you want to add the new options to your config manually then you can copy them from below and adjust them to your liking, be sure to put the config version all the way at the bottom of your config file!
# When changing another players gamemode, should the target player be notified when their gamemode is changed?
# Options: true, false
send-target-message: true
# Config version:
version: 1.0.0
Gamemodes 1.1.0
release11 марта 2026 г.-
Made gamemodes tab-complete better
-
Added modrinth link to update needed notification
-
Improved checks when detecting if a players gamemode is locked
-
Fixed command & command permission capitalization
-
Fixed other capitalization in messages sent to console & to the player
Gamemodes 1.0.4
release3 июня 2025 г.In this update:
I've fixed a few bugs with the GMLock and GMUnlock commands and I edited the config file as it was missing a bracket, this is a very small update so feel free to not update, you likely don't need to :)
