Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bd103/ticklowerperm
Allow command blocks to run the /tick command!
https://github.com/bd103/ticklowerperm
fabricmc minecraft minecraft-mod
Last synced: about 1 month ago
JSON representation
Allow command blocks to run the /tick command!
- Host: GitHub
- URL: https://github.com/bd103/ticklowerperm
- Owner: BD103
- License: mit
- Created: 2023-10-31T01:35:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-13T13:09:31.000Z (11 months ago)
- Last Synced: 2023-12-14T13:54:03.233Z (11 months ago)
- Topics: fabricmc, minecraft, minecraft-mod
- Language: Java
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TickLowerPerm
[![Modrinth](https://img.shields.io/badge/Modrinth-gray?logo=modrinth) ![Mod Version](https://img.shields.io/modrinth/v/4ShukODo) ![Game Version](https://img.shields.io/modrinth/game-versions/4ShukODo)](https://modrinth.com/mod/ticklowerperm)
This is a [Fabric](https://fabricmc.net/) mod that lowers the permission of the `/tick` command in Minecraft from 3 to 2, allowing command blocks to run it. This mod specifically targets snapshots [23w43a](https://minecraft.wiki/w/Java_Edition_23w43a) and upward. This mod has no dependencies. It is required to run server side, but is optional client side. (Clients without this mod can connect to servers with this mod.) Additionally, it is required for single player worlds.
Check out [my blog post announcing this mod!](https://bd103.github.io/blog/2023-11-03-announcing-ticklowerperm)
## Snapshot Support
TickLowerPerm is only tested on the Minecraft versions specified in Modrinth and in the [release notes](https://github.com/BD103/TickLowerPerm/releases). You can run it on untested snapshot versions including and above 1.20.3, but things may break. You've been warned!
## Credits
Thank you to @Linguardium for their [help with mixins](https://discord.com/channels/507304429255393322/807617700734042122/1168716370159079524).