Try properTime.
Is there libraries like bukkit that gives API for making mods but for minecraft client? I heard about Spout, anything else? BTW. Did Mojang...
Thanks. Point 4 made me smiling. :) I look at this thread from time to time and I see you are flooded by posts with problems caused by PEX....
You are welcome. I'm glad my post helped you. Could you just write the permissions he need to give his users so they can lock only chests? It's...
I see. So even if I give simplechestlock.* to user he shouldn't have problems. One thing is why PEX states that user have permission I didn't give...
I have problem with PermissionsEx and SimpleChestLock combination. All door, chest, furnaces, etc. are not accessible by default. Its caused by...
http://wiki.citizensnpcs.net/index.php?title=Main_Page#Characters
I think it would be nice if someone (preferably Bukkit Staff member or someone trusted) will make Virtual Machine in software like VirtualBox with...
I use DefaultPermissions plus only I'm the real op.
Will you please look again at code that should reset god powers when switching worlds? Player can go to world when he has permissions and use in...
Thanks, for quick fix. :)
So if there was && instead || it will deny only when player don't have permission in both systems (it means it will give access if he have...
You already requite it. Only if both methods give true it omit return and goes for command execution. Am I right? (I assume that...
So maybe there should be && so only one method is needed to be true for access to command. You probably know it already (if it's right to do)...
I'm poor Java programmer but I decompiled classes and in MultiWorld.class there are conditions if(!player.hasPermission("multiworld.newworld") ||...
Separate names with a comma.