Essential-Commands
Essential-Commands copied to clipboard
Configurable, permissions-backed utility commands for Fabric servers (tpa, home, warp, spawn, back, nick, rtp)
untested, runServer task still/again broken did the wrapper in a seperate commit, turns out binaries are a security risk
Good day, Today suddently, Windows defender was trowing up a tantrum for essential_commands-0.35.0-mc1.20.1 claiming it contain a trojan. It also prevented a modpack from starting. Windows defended removed it and...
I found this mod https://modrinth.com/mod/essentials-commands with some amazing utility commands, but its for Forge and I don't use Forge and I want these commands on Fabric, so here I am....
I'd love to be able to type `/(home|warp) set ` and have it overwrite the location, rather than needing to delete the home/warp and then set it again.
Edited the config with both of the samples and nothing happens after a reload and server reboot fabric 1.20.1
Visit the link "https://landing.jfrog.com/reactivate-server/ladysnake", you can see the warning like "JFrog's Free-Tier subscription has been deactivated.", that caused the 1.20.x branch being completely unable to be compiled.
Hello there. Not using any permission mod. For OPs, the mod works perfectly, but for anyone else it doesn't work at all. How can I enable it for them? I'm...
Java version: openjdk 16.0.2 ``` [05:19:04] [main/INFO]: Loading Minecraft 1.16.5 with Fabric Loader 0.15.6 [05:19:04] [main/INFO]: Loading 49 mods: - essential_commands 0.17.0-mc1.16.5 |-- com_fasterxml_jackson_dataformat_jackson-dataformat-yaml 2.12.2 |-- ec-core 1.0.0-mc1.16.5 | |--...
looking at the code it seems as simple as just adding a return at the end of the block here: [RandomTeleportCommand.java#L70-L76](https://github.com/John-Paul-R/Essential-Commands/blob/1.20.x/src/main/java/com/fibermc/essentialcommands/commands/RandomTeleportCommand.java#L70-L76) it"ll be saturday before I have the time to...