DeathTpPlus

  • Auteur de la discussion Auteur de la discussion rafale21
  • Date de début Date de début

rafale21

Aventurier
9 Mai 2012
3
0
1
35
Bonjours,
Je gère un serveur avec liste blanche et j'ai ressèment mi le plugin "DeathTpPlus" mais j'ai un problème pour ceux qui ne sont pas op.

En effet, le problème est que seul les op ont les coffres qui apparaissent une fois mort. Les joueurs normaux n'ont que le panneau de leurs tombe et leurs contenus de leurs inventaire qui ce retrouve sur le sol comme par défaut.
Malgré mes recherches sur google et tous mes tests. Je n'es jamais réussi à faire en sorte que le coffre spawn avec tous les objets pour tout le monde en cas de mort... comme pour les op.

Je n'utilise pas le système de permission qui est inutile pour mon serveur.
Une personne aurait-il une solution ?
Merci d'avance.
 
Salut,

Dans ton cas il faut être sur de ne pas avoir avoir de plugin de permission, pour ce faire tape en console ou ingame =>
/plugins
Et copie colle ici la liste

Ensuite concernant DeathTPplus même, pourrais tu copier coller le fichier de config ici ?
 
Alors, la liste des plugins actuel sur mon serveur sont : BKCommonLib, CartDispense, Spectate, Lockette, My Worlds, Minequery, SafeFire, TerrainControl, Nordic, NoSpawn, dynmap, DeathTpPlus

Les configuration du fichier config.yml sont :
Code:
# DeathTpPlus 3.9.8.2149 by Don Redhorse and mung3r
#
# Configuration File for DeathTpPlus.
#
# For detailed assistance please visit: http://dev.bukkit.org/server-mods/deathtpplus/
 
#------- Default Configuration
 
# Configuration Version
configVer: "3.4"
 
# Informational Log Enabled
# Enable logging to server console
# Gives out some more informational messages.
informationLogEnabled: 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.
# Please note: This will also track usage of reloads, config creation and updates of this version of the plugin via
# https://bitly.com/wYP2Nj
# Please disable this feature if you don't like this!
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: true
 
# Enable LWC Support
enableLWC: false
 
# 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: "{reason}"
  Line3: "{date}"
  Line4: "{time}"
 
# Should we only use air to create signs and chests.
# WARNING: This can mean that NO DeathSigns or TombStones are created.
#          Use at your own risk!
shouldOnlyUseAirToCreate: false
 
# Integrate into DynMap
integrateIntoDynmap: true
 
#--------- DeathTp Features
 
# Enable DeathTp Features
enableDeathtp: true
 
# Show the death messages on the server
showDeathNotify: true
 
# Disable the death messages on specific worlds
disableDeathNotifyInSpecifiedWorlds: false
 
# Worlds on which death messages are disabled
disabledDeathNotifyWorlds:
    - "none"
 
# Show DeathMessages on console
showDeathNotifyOnConsole: false
 
# Show DeathMessages only in Death World
showDeathNotifyInDeathWorldOnly: false
 
# 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: true
 
# Economy costs for deathtp command, leave 0 if you don't want to charge
deathtpCost: "10"
 
# Use DisplayName for Broadcast Messages
# Note: Depending on the characters you are using in the names this can cause NPE's!
useDisplayNameforBroadcasts: false
 
# Use the old teleport to highest block or the new save location feature.
# Note: Save location feature will display the location of the death if it doesn't find a save spot
# and not teleport the player in this case.
teleportToHighestBlock: true
 
#--------- 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: true
 
# 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 check 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: true
 
# Keep experience when quicklooting (Default is dropped / partial experience, see below)
keepExperienceOnQuickLoot: false
 
# Keep FULL experience instead of dropped.
keepFullExperience: 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: false
 
# 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: false
 
# Timeout for Security Removal in seconds
removeTombStoneSecurityTimeOut: "3600"
 
#--------- Tomb Features
 
# Enable the Tomb feature
enableTomb: true
 
# Price for createing a Tomb
tombCost: "10"
 
# 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
 
# When a Tomb right clicked the player is teleported to his deathlocation.
# Please Note: This only works if DeathTP is also enabled.
allowTombAsTeleport: false
 
Alors d'après ce que je peux voir effectivement pas de plugin de permissions sur ton serveur

Et coté config voici la page en question avec la fonction "tombstone" qui est le centre de ton problème
http://dev.bukkit.org/server-mods/deathtpplus/pages/tomb_stone/

Un test à faire, est de donner un coffre à tes joueurs qui n'ont pas de tombe en temps normal, si en mourant une tombe apparaît, c'est donc de là que tu penses avoir un bug, car il y à une relation avec la nécessité d'avoir un coffre dans l'inventaire.
 
Je vous remercie de vos réponses.
Je viens de testé avec un joueur "normal" qui avait un coffre dans son inventaire (et un autre truc) et il n'y a pas eu de tombe qui est apparue. Il y a eu seulement le panneau de sa mort et le marqueur sur dynmap.
Je ne voix pas pourquoi le développeur a mi cette fonction seulement pour les op par défaut... enfin bon.

Je vais essayé de mettre en place le système de permission...
Comment je doit procédé ? Qu'elle est le plugin comptatible/fonctionnelle ?
Cela pourra aussi aider des personnes qui galère comme moi car je n'ai vu aucun topic français qui en parle.

Merci d'avance