Releases: ReDuzed/tServerApi-Plugins
Player Shops
v0.5.0.1 Player Shops
Details
Chests that either refill, or otherwise, can be designated for items to be purchased from. The equivalent coin value must be in the active inventory upon shop usage.
Player Shops
Put items in chests, then select them after giving a command to make chests that refill when closed, and can be purchased from at the specified price (or their original item value).
Permissions: playershop.tools.opt
, playershop.tools.hm
, playershops.tools.refill
User Commands: /selectchest [price (0 = default item value)]
, /hmdouble
, /refillopt
Update
- Fixed the cause of an InvalidOperationException.
v0.3 Beta of RandTP
Update
- Updated with an ini config file.
- Starting cooldown timer should be fixed.
- Fixed biased teleport location (x vs. y coordinate check)
v0.1 Safe Regions
Safe Regions
Designates areas marked by the user to be regions where players auto-heal if their health isn't at maximum.
Permissions are: safehouse.admin.regions
Admin commands: /shremove
, /shset1
, /shset2
, /shmake
, /shreset
, /shlist
v1.0 of Civic Core (alternate diffculty)
Features
-
For when a player dies, they can drop a certain number of items based on the option selected in the config file (generated when the server starts up). This works on both mediumcore and softcore.
-
Another feature is giving players items upon respawning. It the item is already in their inventory, it won't show up again. [Since this option isn't entirely duplicating-proof, it's meant for larges gems, or minor items.]
-
When players drop items on death, a temporary store that resets upon another death or leaving the server, is available to purchase items back from. If someone else picks up the items, they will be made unavailable to prevent duplicating.
-
With large gems, if they are added to the item respawn list, will only be given to players of that type's team. Also, gems are given to players when they first join a team also in this case.
Civic Core
Permissions are: invset.admin.opt
, invset.admin.setitems
, invset.buyback
Admin commands: /additem
, /removeitem
, /listitems
, /clearitems
, /invopt
, /civiccore
,
Player commands: /[aethershop | aeshop] [list | buy [name]]
Version
This version is feature-complete.
v0.2 Alpha of RandTP
Details
More detailed explanations for functions are found in the README file attached.
Random-TP
Provides an option for players to teleport to a random location on the overworld with a command.
Permissions are: randport.admin.toggle
, randport.admin.settime
, randport.teleport
Admin command: /randport
/cooldown [seconds]
In-game command for players: /random
Version
This version of Random-TP is nearly feature complete.