not saving users at restart #1


  • New
  • Defect
Open
Assigned to _ForgeUser11010351
  • _ForgeUser7692978 created this issue Jun 12, 2013

    If a user have a ban to a world and i restart the server, the user can join again because the ban is not saving. here u can see the permissions from the file:

    17:35:18-mc@server:~/bukkit-server/plugins/UltraHardCoreMode$ ls data/disabled/players.yml -al
    -rw-r--r-- 1 mc mc 21 Jun 12 13:56 data/disabled/players.yml

    17:35:23-mc@server:~/bukkit-server/plugins/UltraHardCoreMode$ cat data/disabled/players.yml
    players-disabled: []
    17:36:34-mc@server:~/bukkit-server/plugins/UltraHardCoreMode$

  • _ForgeUser7692978 added the tags Defect New Jun 12, 2013

To post a comment, please login or register a new account.