https://github.com/anopensaucedev/methane-server-utils
Utilities to help control servers with clients running Methane
https://github.com/anopensaucedev/methane-server-utils
Last synced: 2 days ago
JSON representation
Utilities to help control servers with clients running Methane
- Host: GitHub
- URL: https://github.com/anopensaucedev/methane-server-utils
- Owner: AnOpenSauceDev
- License: other
- Created: 2023-09-27T04:42:41.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T00:47:24.000Z (over 2 years ago)
- Last Synced: 2025-03-05T19:59:33.835Z (about 1 year ago)
- Language: Java
- Size: 86.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Methane Server Utilities
### Tools to help manage [Methane](https://github.com/AnOpenSauceDev/Methane-mod) on clients.
(also a neat way to further comply with Modrinth's TOS)
Methane Server Utils allows server admins to override settings for methane on the client, either by suggesting changes, or forcefully switching them when playing on the server. Clients without Methane can join as well, but this requires `forceMethane` to be `false` (off by default).
all configuration is stored as individual gamerules, so anyone with operator can change them.
Contributions are welcome, but please keep any code contributions version-independent.
This mod should only be on the server, and in this current state compatability has not been tested with other mods (should be fine anyways).
>[!IMPORTANT]
>This is **NOT** a server moderation tool. Anyone can easily make their own fork of Methane to circumvent this if they have any knowledge of programming.