chaseoes / FirstJoinPlus

Customize all aspects of new players joining for the first time.
http://dev.bukkit.org/bukkit-plugins/firstjoinplus/
11 stars 16 forks source link

Players do not receive items #21

Closed geshsi closed 10 years ago

geshsi commented 10 years ago

Somehow the plugin works perfectly except giving new players the items lately. How can I fix it?

FirstJoinPlus v1.8 Configuration -- Please see https://github.com/chaseoes/FirstJoinPlus/wiki/Configuration

settings: first-join-message: '&d%player-name has joined the game for the first time (%unique-players total players have joined)!' teleport-delay: 0 notify-sound: LEVEL_UP update-checking: true debug: false on-first-join: show-first-join-message: true teleport: true show-smoke: true play-notify-sound: true launch-firework: true give-xp: 100 set-invincible: 0 give-items: enabled: true items:

geshsi commented 10 years ago

Nevermind, fixed it, the solution was by replacing the config file with the latest one