Source/0-0-0/lists
This page shows the lists file.
The lists file contains a changelog and various entries concerning bugs, caveats, wanted features, questions.
LISTS:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | rbuy_lists.txt
------------------------------
NOTES:
- permissions:
rbuy.buy
rbuy.sell
rbuy.reload
rbuy.enable
rbuy.disable
- configuration: ...
If using permissions (used via WorldGuard), set usersSell and usersBuy both to false!
Ops keep their priviledges. The info commands can be used anyway.
TESTS:
- money transfer, ownership ransfer
- maxBuy
- (maxArea=0)
- commands
- multiple owners
- offer placed, add owner, buy
- member + owner
- member only
- buy own region
- op sells region without owners/members
- non op sells region without owner / member
- maxOffers
- test nearby from all sides (appr.)
- permissions (fake+Pex)
SCHEDULE:
- ! more testing
- ! add permissions and flag support for bypasses, and for resource intense stuff like listing.
MAYBE:
- ! sign support
- ? multiple owners (all have to agree upon selling)
- ? more fine grained permissions (ops)
- ! TODO: More checks when tas are expired (lazy but more frequent).
- ! TODO: check if lowercase is really used in important places !
- ? sell to a certain person only
- ! log message for buying ?
- ! security settings to avoid tooo long intervals (force setting lower),
- ? logging to database, reading from there on demand.
- ? fastest nearby checking: some segmentation thingy ?
|
Comments