Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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).