Todolist: Difference between revisions
Jump to navigation
Jump to search
Halogen1212 (talk | contribs) |
Halogen1212 (talk | contribs) (→PvE) |
||
Line 100: | Line 100: | ||
| Implement [http://forums.bukkit.org/threads/lwc-lightweight-inventory-protection-management.967/ LWC chest protection] | | Implement [http://forums.bukkit.org/threads/lwc-lightweight-inventory-protection-management.967/ LWC chest protection] | ||
| | | | ||
| Done (halogen1212) | | Done (halogen1212, had to move the lwc.db to /home/$user, where $user is the login name. This was caused by an sql out of memory error in the ramdisk running out of memory). | ||
|- | |- | ||
| Correct restricted items list (allow obsidian, buckets etc) | | Correct restricted items list (allow obsidian, buckets etc) | ||
Line 107: | Line 107: | ||
|- | |- | ||
| Add /home | | Add /home | ||
| | | X (fails to work, nat can you do what you did on creative to PvE? Same error as lwc with sql but I can't find the db for this to move it or rather the settings for it.) | ||
| | | | ||
|} | |} | ||
Revision as of 23:01, 23 January 2011
Creative
To do | Unfinished | Finished |
---|---|---|
Fix /sethome command. | Done (AlLnAtuRalX), Creative | |
Un-ban gold ore, diamond ore, etc. | Done (AlLnAtuRalX) | |
Change SimpleProtect to ban placement of signs, doors, etc. | X | |
Fix /setwarp command. | X | |
Implement user groups for protection plugin. | X | |
Disable health. | X | |
Disable grief stick for users. | Done (AlLnAtuRalX) | |
Implement remove warp command | X | |
New !what command FAQ purple text for creative | X | |
Disallow regular users to /give items to other users | X | |
Implement /clean command. | Done (halogen1212, fails on server, works on local). | |
Implement /tptoggle and /tpoverride. | X | |
Update banned seeds server message, and any other irrelevant messages | Done (halogen1212) | |
Remove grief stick from general users. This should be given highest priority. | Done (AlLnAtuRalX) | |
Add /ml command to list mods | Done (halogen1212, fails on server, works on local). | |
Implement ARCTeleport/Compass Privileges for old EA list | X | |
****Prevent normal users from spawning banned items, and give them a warning message when they try to place any. | Done, no warning though. | |
Implement /kit to give diamond tools | Done (Halogen1212, works, might change tools though). | |
Implement Serverwide Magic Carpet for Admins and For Mods on Creative | No. Magic Carpet is laggy as hell, removed. | |
Edit warps.txt to get rid of fail | Half done (Halogen1212, need to make it so only mods can add warps). | |
Make vanish plugin | X |
PvE
To do | Unfinished | Finished |
---|---|---|
Implement LWC chest protection | Done (halogen1212, had to move the lwc.db to /home/$user, where $user is the login name. This was caused by an sql out of memory error in the ramdisk running out of memory). | |
Correct restricted items list (allow obsidian, buckets etc) | Done (halogen1212) | |
Add /home | X (fails to work, nat can you do what you did on creative to PvE? Same error as lwc with sql but I can't find the db for this to move it or rather the settings for it.) |
Chaos
To do | Unfinished | Finished |
---|---|---|
Wipe banned items list (except maybe dispensers if they delete map chunks) | X |