mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-14 00:13:32 +00:00
2d86b1b40d
- Removed all the inefficient removePortionOfArray stuff and replaced it by ArrayLists that accumulate content instead. - Added new tests - Swapped the arguments to assertEquals everywhere. First argument is "expected". - Fixed warnings in the test case - I put my original flag parser back and added support for putting flags anywhere. Looks and works better than that undocumented mindfuck zml put there. |
||
---|---|---|
.. | ||
java/com/sk89q/minecraft/util/commands |