-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# OCMFixer | ||
Fixes the attack speed of all offline players by reading all playerdata files in a world folder. To know which world to specify, look through all your worlds for one that has a non-empty `playerdata` folder. | ||
|
||
To then fix the world, just do `/read <world>` from the console or in-game. Usually the world that has the playerdata files is the one specified as the main world in your `server.properties`, so for example for my test server it was `Hub`. To fix it I just did `/read Hub`. It's as easy as that! :grin: | ||
|
||
[Downloads](https://www.github.com/Rayzr522/OCMFixer/releases) |