Skip to content

Releases: ReDuzed/tServerApi-Plugins

Player Shops

02 Oct 01:17
ccb2ee4
Compare
Choose a tag to compare

Release v1.0.3.1

Update

Added functions for players to collect coins from sold items whether offline or online

Patch v1.0.3.1
Null object reference error on server close fixed.

v0.5.0.1 Player Shops

23 Aug 20:06
6ce8c7d
Compare
Choose a tag to compare

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

17 Aug 04:31
f33d144
Compare
Choose a tag to compare

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

17 Aug 03:47
f33d144
Compare
Choose a tag to compare

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)

14 Aug 06:00
c4a812a
Compare
Choose a tag to compare

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

10 Aug 20:51
aabfb89
Compare
Choose a tag to compare

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.