Skip to content

Releases: FoxDenStudio/FoxGuard-Sponge

v0.10.6: Flag Hierarchies!

06 Dec 22:37
Compare
Choose a tag to compare

v0.10.5: Better commands.

05 Dec 09:26
Compare
Choose a tag to compare
Really cleaned up command parsing.
You can now do crazy things like line breaks in strings.
Basically escape characters work now: \" \' \n \(space)
Use them to your hearts content.

Otherwise, commands should behave exactly the same as they did before.

v0.10.4: Command Overhaul!

04 Dec 10:12
Compare
Choose a tag to compare
Commands now use new advance parser.
-Respects quoted strings with spaces.
-Allows flags to be specified without a particular order.
-Allows short flags as well as long flags with values.

v0.10.3: Major bugfixes.

03 Dec 02:38
Compare
Choose a tag to compare
And some new features.

v0.10.2: Improved Modification.

01 Dec 09:15
Compare
Choose a tag to compare
A lot of small changes and bugfixes were made.

v0.10.1: Thread-safe mode!

01 Dec 03:39
Compare
Choose a tag to compare

Added optional thread-safe mode (config option) for multi-threaded servers.

v0.10

30 Nov 01:26
Compare
Choose a tag to compare
Objects can now be enabled and disabled. This update breaks everything.

v0.9.1

28 Nov 11:54
Compare
Choose a tag to compare
I fixed a big bug.

v0.9

28 Nov 11:23
Compare
Choose a tag to compare
CAREFUL! THIS RELEASE WILL BREAK FLAGSETS AND POTENTIALLY REGIONS AS …

v0.8.7

28 Nov 00:41
Compare
Choose a tag to compare
I made some important changes. Mostly bugfixes and behavioral changes.