Todolist: Difference between revisions
Jump to navigation
Jump to search
Halogen1212 (talk | contribs) (→Chaos) |
No edit summary |
||
Line 1: | Line 1: | ||
== Creative == | == Creative == | ||
{| class="wikitable" | {| class="wikitable" width="100%" | ||
|- | |- | ||
! To | ! width="50%" | To Do | ||
! Unfinished | ! width="25%" | Unfinished | ||
! Finished | ! width="25%" | Finished | ||
|- | |- | ||
| Fix /sethome command. | | Fix /sethome command. | ||
Line 90: | Line 90: | ||
| | | | ||
|} | |} | ||
<br><br> | |||
== PvE == | == PvE == | ||
{| class="wikitable" | {| class="wikitable" width="100%" | ||
|- | |- | ||
! To | ! width="50%" | To Do | ||
! Unfinished | ! width="25%" | Unfinished | ||
! Finished | ! width="25%" | Finished | ||
|- | |- | ||
| 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] | ||
Line 114: | Line 114: | ||
| | | | ||
|} | |} | ||
<br><br> | |||
== Chaos == | == Chaos == | ||
{| class="wikitable" | {| class="wikitable" width="100%" | ||
|- | |- | ||
! To | ! width="50%" | To Do | ||
! Unfinished | ! width="25%" | Unfinished | ||
! Finished | ! width="25%" | Finished | ||
|- | |- | ||
| Wipe banned items list (except dispensers and TNT) | | Wipe banned items list (except dispensers and TNT) | ||
Line 146: | Line 146: | ||
| | | | ||
|} | |} | ||
<br><br> | |||
== Generic Mod Tools == | == Generic Mod Tools == | ||
{| class="wikitable" | {| class="wikitable" width="100%" | ||
|- | |- | ||
! To | ! width="50%" | To Do | ||
! Unfinished | ! width="25%" | Unfinished | ||
! Finished | ! width="25%" | Finished | ||
|- | |- | ||
| Mod have infinite hp | | Mod have infinite hp |
Revision as of 22:44, 24 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) | |
New !what command FAQ purple text for creative | X | |
Disallow regular users to /give items to other users | X | |
Implement /clean command. | X (Broken again, halogen1212) | |
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 | X (Broken again, halogen1212) | |
Implement Serverwide Magic Carpet for Admins and For Mods on Creative | No. Magic Carpet is laggy as hell, removed. | |
Make vanish plugin | X | |
Add lightvote http://forums.bukkit.org/threads/lightvote-for-bukkit.564/ | Done (halogen1212, needs restart and testing). | |
Clean up warp list | X (blackmang helped out here) |
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.) | |
Creeper nerf | X TOP PRIORITY I suggest we switch to world guard, this has it and seems not so laggy. |
Chaos
To Do | Unfinished | Finished |
---|---|---|
Wipe banned items list (except dispensers and TNT) | Done (halogen1212). | |
Nerf /who so it doesn't show coords for players. HIGH PRIORITY. | X | |
Remove /spawn command from players | X | |
Mod have infinite hp | X | |
View/Delete items from players inventory (i.e. if a mod drops diamond tools). | X | |
TNT Crashes server | X |
Generic Mod Tools
To Do | Unfinished | Finished |
---|---|---|
Mod have infinite hp | X | |
View/Delete items from players inventory (i.e. if a mod drops diamond tools). | X | |
Implement remove warp command | X | |
/mod request plugin |