Gamerules has been archived. Gamerules will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.21–1.21.4
1.20.x
1.19.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed ARR
Published 6 months ago
Updated 6 months ago
General
- This is a simple plugin that allows you to set gamerules for specific dimensions.
- You can add more gamerules with the example layout in the configuration.
- On a side note i have only tested the versions: 1.21, 1.20 and 1.19 for compatibility, it should work on all.
Configuration
############################################
# .---. .----. .-. .-..----..-. .---. #
# / ___}/ {} \| `| || {_ | |/ __} #
# \ }\ /| |\ || | | |\ {_ } #
# `---' `----' `-' `-'`-' `-' `---' #
############################################
announceAdvancements:
overworld: true
nether: true
end: true
########################################################
# .----..-. .-. .--. .-. .-..----. .-. .----. #
# | {_ \ \/ / / {} \ | `.' || {} }| | | {_ #
# | {__ / /\ \ / /\ \| |\ /| || .--' | `--.| {__ #
# `----'`-' `-'`-' `-'`-' ` `-'`-' `----'`----' #
########################################################
# exampleGamerule1: (Booleans)
# overworld: true
# nether: false
# end: false
# exampleGamerule2: (Integers)
# overworld: 50
# nether: 100
# end: 150