Bonjour je viens d installer le plugin essential sur mon serveur et je n arrive pas a faire en sorte que les joueurs puissent faire /spawn et qu il y aie un délai de 10 secondes entre chaque tp
pourtant avant j avais bien paramétré sur 10 il me semble :S
voila si quelqu’un s y connait en plugin ça serait sympa de m aider ![]()
![]()
![]()
une petite réponse me ferait énormément plaisir
J'y connais rien a essentials
Sbouink ~ Sbouink ~ Tel est le bruit de ton cerveau car tu essaye de réfléchir
¯¯\/¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
![]()
C'est le delay, dans les premières lignes de la config.
Envois ton config.yml je m'en occupe ![]()
le voici le voila :
+-------------------------------------------------
-----+ #
+-------------------------------------------------
-----+ #
+-------------------------------------------------
-----+ #
+-------------------------------------------------
-----+ #
ops-name-color: 'c'
nickname-prefix: '~'
change-displayname: true
teleport-cooldown: 0
teleport-delay: 10
heal-cooldown: 9000
item-spawn-blacklist:
permission-based-item-spawn: false
spawnmob-limit: 10
warn-on-smite: true
overridden-commands:
- god
disabled-commands:
player-commands:
- afk
- back
- back.ondeath
- balance
- clearinventory
- compass
- depth
- getpos
- geoip.show
- help
- helpop
- home
- home.others
- ignore
- info
- kit
- list
- mail
- mail.send
- me
- motd
- msg
- nick
- pay
- ping
- powertool
- protect
- r
- rules
- seen
- sell
- sethome
- setxmpp
- signs.create.protection
- signs.create.trade
- signs.break.protection
- signs.break.trade
- signs.use.balance
- signs.use.buy
- signs.use.disposal
- signs.use.free
- signs.use.heal
- signs.use.mail
- signs.use.protection
- signs.use.sell
- signs.use.time
- signs.use.trade
- signs.use.warp
- signs.use.weather
- spawn
- suicide
- tpa
- tpaccept
- tpahere
- tpdeny
- warp
- warp.list
- world
- worth
- xmpp
kits:
dtools:
delay: 10
items:
- 277 1
- 278 1
- 279 1
tools:
delay: 10
items:
- 272 1
- 273 1
- 274 1
- 275 1
enabledSigns:
#- balance
#- buy
#- sell
#- trade
#- free
#- disposal
#- warp
#- kit
#- mail
#- enchant
#- gamemode
#- heal
#- spawnmob
#- time
#- weather
#- protection
backup:
# Interval in minutes
interval: 60
# Add a command that backups your data, e.g.
#command: 'rdiff-backup World1 backups/World1'
per-warp-permission: false
sort-list-by-groups: false
debug: false
remove-god-on-disconnect: false
use-bukkit-permissions: false
auto-afk: 300
auto-afk-kick: -1
freeze-afk-players: false
disable-item-pickup-while-afk: true
death-messages: true
no-god-in-worlds:
world-teleport-permissions: false
default-stack-size: -1
oversized-stacksize: 64
repair-enchanted: true
register-back-in-listener: false
+-------------------------------------------------
-----+ #
+-------------------------------------------------
-----+ #
spawn-if-no-home: true
update-bed-at-daytime: true
sethome-multiple:
default: 3
# essentials.sethome.multiple.vip
vip: 5
# essentials.sethome.multiple.staff
staff: 10
tpa-accept-cancellation: 0
+-------------------------------------------------
-----+ #
+-------------------------------------------------
-----+ #
starting-balance: 0
command-costs:
# /example costs $1000 PER USE
#example: 1000
# /kit tools costs $1500 PER USE
#kit-tools: 1500
currency-symbol: '$'
max-money: 10000000000000
min-money: -10000
economy-log-enabled: false
+-------------------------------------------------
-----+ #
+-------------------------------------------------
-----+ #
non-ess-in-help: true
hide-permissionless-help: true
+-------------------------------------------------
-----+ #
+-------------------------------------------------
-----+ #
chat:
# If EssentialsChat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
# Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
# Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
# Or with essentials.chat.question can override this by prefixing text with a question mark (?)
# You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
radius: 0
# Chat formatting can be done in two ways, you can either define a standard format for all chat
# Or you can give a group specific chat format, to give some extra variation.
# If set to the default chat format which "should" be compatible with ichat.
# For more information of chat formatting, check out the wiki: http://ess.khhq.net/wiki/Chat_Formatting
format: '<{DISPLAYNAME}> {MESSAGE}'
#format: '&7[{GROUP}]&f {DISPLAYNAME}&7:&f {MESSAGE}'
group-formats:
# Default: '{WORLDNAME} {DISPLAYNAME}&7:&f {MESSAGE}'
# Admins: '{WORLDNAME} &c[{GROUP}]&f {DISPLAYNAME}&7:&c {MESSAGE}'
# If your using group formats make sure to remove the '#' to allow the setting to be read.
PLUS CA encore ^^^:
+-------------------------------------------------
-----+ #
+-------------------------------------------------
-----+ #
protect:
# Database settings for sign/rail protection
# mysql or sqlite
datatype: 'sqlite'
# If you specified MySQL above, you MUST enter the appropriate details here.
# If you specified SQLite above, these will be IGNORED.
username: 'root'
password: 'root'
mysqlDb: 'jdbc:mysql://localhost:3306/minecraft'
# For which block types would you like to be alerted?
# You can find a list of IDs in plugins/Essentials/items.csv after loading Essentials for the first time.
# 10 = lava :: 11 = still lava :: 46 = TNT :: 327 = lava bucket
alert:
on-placement: 10,11,46,327
on-use: 327
on-break:
blacklist:
# Which blocks should people be prevented from placing
placement: 10,11,46,327
# Which items should people be prevented from using
usage: 327
# Which blocks should people be prevented from breaking
break:
# Which blocks should not be pushed by pistons
piston:
# General physics/behavior modifications
prevent:
lava-flow: false
water-flow: false
water-bucket-flow: false
fire-spread: true
lava-fire-spread: true
flint-fire: false
lightning-fire-spread: true
portal-creation: false
tnt-explosion: false
tnt-playerdamage: false
fireball-explosion: false
fireball-fire: false
fireball-playerdamage: false
creeper-explosion: false
creeper-playerdamage: false
creeper-blockdamage: false
enderdragon-blockdamage: true
enderman-pickup: false
villager-death: false
# Monsters won't follow players
# permission essentials.protect.entitytarget.bypass disables this
entitytarget: false
# Prevent the spawning of creatures
spawn:
chicken: false
cow: false
creeper: false
ghast: false
giant: false
monster: false
pig: false
pig_zombie: false
sheep: false
skeleton: false
slime: false
spider: false
squid: false
zombie: false
wolf: false
cave_spider: false
enderman: false
silverfish: false
ender_dragon: false
villager: false
blaze: false
mushroom_cow: false
magma_cube: false
snowman: false
# Maximum height the creeper should explode. -1 allows them to explode everywhere.
# Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
creeper:
max-height: -1
# Protect various blocks.
protect:
# Protect all signs
signs: true
# Prevent users from destroying rails
rails: true
# Blocks below rails/signs are also protected if the respective rail/sign is protected.
# This makes it more difficult to circumvent protection, and should be enabled.
# This only has an effect if "rails" or "signs" is also enabled.
block-below: true
# Prevent placing blocks above protected rails, this is to stop a potential griefing
prevent-block-on-rails: false
# Store blocks / signs in memory before writing
memstore: false
# Disable various default physics and behaviors
disable:
# Should fall damage be disabled?
fall: false
# Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
# They will be unable to attack users without that same permission node.
pvp: false
# Should drowning damage be disabled?
# (Split into two behaviors; generally, you want both set to the same value)
drown: false
suffocate: false
# Should damage via lava be disabled? Items that fall into lava will still burn to a crisp. ;)
lavadmg: false
# Should arrow damage be disabled
projectiles: false
# This will disable damage from touching cacti.
contactdmg: false
# Burn, baby, burn! Should fire damage be disabled?
firedmg: false
# Should the damage after hit by a lightning be disabled?
lightning: false
# Should people with build: false in permissions be allowed to build
# Set true to disable building for those people
build: true
# Should people with build: false in permissions be allowed to use items
# Set true to disable using for those people
use: true
# Should we tell people they are not allowed to build
warn-on-build-disallow: true
# Disable weather options
weather:
storm: false
thunder: false
lightning: false
+-------------------------------------------------
-----+ #
+-------------------------------------------------
-----+ #
newbies:
# Should we announce to the server when someone logs in for the first time?
# If so, use this format, replacing {DISPLAYNAME} with the player name.
# If not, set to
#announce-format:
announce-format: '&d Bienvenue{DISPLAYNAME} sur pvp.minecraft-online.fr &d !'
# When we spawn for the first time, which spawnpoint do we use?
# Set to "none" if you want to use the spawn point of the world.
spawnpoint: newbies
# Do we want to give users anything on first join? Set to to disable
# This kit will be given reguardless of cost, and permissions.
#kit:
kit: tools
respawn-listener-priority: high
respawn-at-home: false
A tu installer essential spawn ?
(Je croit que j'avais mal lue ) xD désolé du double poste.
il fau installer essential spawn t es sur ?
Oui sans le /spawn et une extension de essential donc essential spawn ! ^^
ou on le telecharge stp ?
svp j en ai mare
Ca te dis de chercher sur google ? C'est ultra facile à trouver.
jtrouve pas ...