Coder Social home page Coder Social logo

Comments (5)

dredhorse avatar dredhorse commented on July 19, 2024

works in 3.0 release code with removeTombStone: true.. need to wait for input from reporting admin.. will close in the meantime

from deathtpplus.

dredhorse avatar dredhorse commented on July 19, 2024

hmm.. just came to me that I didn't check with server reload...

from deathtpplus.

 avatar commented on July 19, 2024

DeathTpPlus 2.99 by [Don Redhorse]

Configuration File for DeathTpPlus.

For detailed assistance please visit: http://dev.bukkit.org/server-mods/deathtpplus/

#------- Default Configuration

Configuration Version

configVer: '2.99'

Error Log Enabled

Enable logging to server console

Warning and Severe will still be logged.

errorLogEnabled: true

Debug Log Enabled

Enable more logging.. could be messy!

DebugLogEnabled: false

Check for Update

Will check if there is a new version of the plugin out.

checkForUpdate: true

Auto Update Config

This will overwrite any changes outside the configuration parameters!

autoUpdateConfig: false

Save Config

This will overwrite any changes outside the configuration parameters!

Only needed if you use ingame commands to change the configuration.

saveConfig: false

#-------- Plugin Configuration

#--------- Default Config Variables start here!

Flag for CraftIrc

ircDeathTpTag: 'all'

Date Format (For formatting, see http://download.oracle.com/javase/6/docs/api/java/text/SimpleDateFormat.html)

dateFormat: 'MM/dd/yyyy'

Time Format (For formatting, see http://download.oracle.com/javase/6/docs/api/java/text/SimpleDateFormat.html)

timeFormat: 'hh:mm a'

Enable Lockette Support

enableLockette: false

Enable LWC Support

enableLWC: true

Set LWC Protection to public instead of removing it

lwcPublic: false

Allow World Travel: yes, no, permissions

allowWorldTravel: 'no'

Each line may be one of any custom text OR:

{name} for player name

{date} for day of death

{time} for time of death (server time)

{reason} for cause of death

REMEMBER: LINES ARE LIMITED TO 15 CHARACTERS, AND DON'T FORGET THE QUOTES!

tombStoneSign:
Line1: '{name}'
Line2: 'RIP'
Line3: '{date}'
Line4: '{time}'

#--------- DeathTp Features

Enable DeathTp Features

enableDeathtp: true

Show the death messages on the server

showDeathNotify: true

Allow players to access the deathtp command (Override permissions)

allowDeathtp: false

Log the deaths to file

allowDeathLog: true

Show kill, death streaks and multi kill messages

showStreaks: true

Window of time (in milliseconds) to count kills towards a multikill

multiKillTimeWindow: '5000'

Item ID of the item you must have in your hand to teleport. Will remove 1 of these when the command is given. Leave 0 for free teleports

chargeItem: '0'

Show Deathsign (aka Tombstone Signs) upon death

showDeathSign: false

Economy costs for deathtp command, leave 0 if you don't want to charge

deathtpCost: '0'

#--------- TombStone Features (General)

Enable TombStone Feature

enableTombStone: true

Place a Sign on the TombStone

showTombStoneSign: true

Prevent non-Op players from destroying TombStones if true (destroyQuickLoot overrides)

allowTombStoneDestroy: false

Show status messages to the player

showTombStoneStatusMessage: true

Save TombStone Listing between server reloads

saveTombStoneList: true

Stop TombStone creation next to existing chests if true (IF set to true it could allow users to circumvent chest protection.)

allowInterfere: false

We normally checks to make sure we aren't trying to create a chest in the void.

If you handle or modify the void with another plugin, you can disable that check here.

This option should be true for most servers.

voidCheck: true

If you are not locking your chests with Lockette or LWC but still want them to be

protected against Creeper explosions, or you want your chests to be protected even

after they are unlocked, enable this

creeperProtection: false

#--------- TombStone features (Removal

Destroy Tombstone on player quickloot

destroyOnQuickLoot: true

Remove TombStone after RemoveTime

removeTombStone: true

Remove the Tombstone after x Seconds if removeTombStone is true

removeTombStoneTime: '3600'

Immediately remove TombStone once it is empty, overriding all other timeout options

WARNING: THIS IS A PROCESSOR-INTENSIVE OPTION

removeTombStoneWhenEmpty: true

Never remove a TombStone unless it is empty

WARNING: THIS IS A PROCESSOR-INTENSIVE OPTION

keepTombStoneUntilEmpty: false

#--------- TombStone Features (Security

Remove security after timeout

removeTombStoneSecurity: true

Timeout for Security Removal in seconds

removeTombStoneSecurityTimeOut: '3600'

#--------- Tomb Features

Enable the Tomb feature

enableTomb: false

Price for createing a Tomb

tombCost: '0'

Amount of Tombs a player can have

maxTomb: 1

Use the Tomb as a respawn point

useTombAsRespawnPoint: false

Keyword used to detect a Tomb

tombKeyWord: '[Tomb]'

Number of death before destruction of every tomb of the player

without resetting the counter. If set to 2, every 2 deaths, the tombs are destroyed. (Sign is dropped) 0: = Disabled

maxDeaths: 0

When a Tomb is destroyed, the respawn point is reset.

resetTombRespawn: false

from deathtpplus.

dredhorse avatar dredhorse commented on July 19, 2024

ok, could you try 3.0? I will try if server reload causes this or your setting of removeTombStoneWhenEmpty: true

from deathtpplus.

dredhorse avatar dredhorse commented on July 19, 2024

let me know if it works after a server reload

from deathtpplus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.