Page 1 of 1

[FIXED] WAccess/WBuild with single-letter ranks

Posted: November 26th, 2011, 10:08 pm
by Hellenion
When using WAccess or WBuild on a world, and the rank or shorthand has only 1 letter, your command returns nothing, no message, no result.

Code: Select all

/Ranks
boss
p
cool
guest

/WBuild main p
/WBuild - c
Nothing will be changed on the permissions, nor will you get any message about something going wrong, not even on console. It seems to be simply ignored.

The same does work with WLoad:

Code: Select all

/WLoad main test p c
Works exactly as expected.