RegionSpawn

Discussion in 'Archived: Plugin Requests' started by Alster551, Apr 29, 2014.

  1. Offline

    Alster551

    Name: RegionSpawn

    Idea: I'd like a plugin which works with WorldGuard where if a player dies in a certain region, they will respawn at a set point.

    Commands: /regionspawn set <WG Region name>
    /rs alias /regionspawn

    Permissions: regionspawn.set

    when i'd like it done by: Whenever :)
     
  2. Offline

    Alster551

  3. Offline

    Nezar

  4. Offline

    Alster551

  5. Offline

    timtower Administrator Administrator Moderator

    Error log?
     
  6. Offline

    Nezar

    you need to install world guard custom flag
     
  7. Offline

    Alster551

    No errors showing up in my console.
     
  8. Offline

    timtower Administrator Administrator Moderator

    Why isn't it working then?
     
  9. Offline

    Alster551

    The only thing I could think of is that the essentials spawn is overriding it.
     
  10. Offline

    timtower Administrator Administrator Moderator

    Get a localhost test server, try the plugin without essentials
     
  11. Offline

    Alster551

    Starting the server with just WGRegionSpawns, WorldGuard, WGCustomFlags and WorldEdit gives me this error then nothing happens
    C:\Users\Al.Al-PC\Desktop\server\!test>java -Xms512M -Xmx512M -jar craftbukkit.jar -o
    Loading libraries, please wait...
    2014-04-30 22:22:46,619 ERROR Error processing element Queue: CLASS_NOT_FOUND
    2014-04-30 22:22:48,349 ERROR Unable to locate appender TerminalConsole for logger
    >
     
  12. Offline

    timtower Administrator Administrator Moderator

  13. Offline

    Alster551

    Thats the whole thing...
     
  14. Offline

    timtower Administrator Administrator Moderator

    That isn't an issue with any plugins.
     
  15. Offline

    Alster551

    this is the latest.log:
    [22:33:26] [Server thread/INFO]: Starting minecraft server version 1.7.2
    [22:33:26] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
    [22:33:26] [Server thread/INFO]: Loading properties
    [22:33:26] [Server thread/INFO]: Default game type: SURVIVAL
    [22:33:26] [Server thread/INFO]: Generating keypair
    [22:33:27] [Server thread/INFO]: Starting Minecraft server on *:25565
    [22:33:29] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-b3020jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.3)
    [22:33:30] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.5
    [22:33:30] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.7.3
    [22:33:30] [Server thread/INFO]: [WGCustomFlags] Loading WGCustomFlags v1.7
    [22:33:30] [Server thread/INFO]: [WGRegionEffects] Loading WGRegionEffects v1.4
    [22:33:30] [Server thread/INFO]: [WGSpawnPointFlag] Loading WGSpawnPointFlag v0.1
    [22:33:30] [Server thread/INFO]: Preparing level "world"
    [22:33:30] [Thread-6/INFO]: ----- Bukkit Auto Updater -----
    [22:33:30] [Thread-6/INFO]: It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
    [22:33:30] [Thread-6/INFO]: If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
    [22:33:30] [Thread-6/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
    [22:33:30] [Thread-6/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
    [22:33:30] [Thread-6/INFO]: ----- ------------------- -----
    [22:33:31] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1132918849262393034)
    [22:33:32] [Server thread/INFO]: Preparing spawn area: 3%
    [22:33:33] [Server thread/INFO]: Preparing spawn area: 7%
    [22:33:34] [Server thread/INFO]: Preparing spawn area: 11%
    [22:33:35] [Server thread/INFO]: Preparing spawn area: 14%
    [22:33:36] [Server thread/INFO]: Preparing spawn area: 18%
    [22:33:37] [Server thread/INFO]: Preparing spawn area: 24%
    [22:33:38] [Server thread/INFO]: Preparing spawn area: 29%
    [22:33:39] [Server thread/INFO]: Preparing spawn area: 34%
    [22:33:40] [Server thread/INFO]: Preparing spawn area: 37%
    [22:33:41] [Server thread/INFO]: Preparing spawn area: 42%
    [22:33:42] [Server thread/INFO]: Preparing spawn area: 46%
    [22:33:43] [Server thread/INFO]: Preparing spawn area: 52%
    [22:33:44] [Server thread/INFO]: Preparing spawn area: 57%
    [22:33:45] [Server thread/INFO]: Preparing spawn area: 62%
    [22:33:46] [Server thread/INFO]: Preparing spawn area: 65%
    [22:33:47] [Server thread/INFO]: Preparing spawn area: 81%
    [22:33:48] [Server thread/INFO]: Preparing spawn area: 85%
    [22:33:49] [Server thread/INFO]: Preparing spawn area: 89%
    [22:33:50] [Server thread/INFO]: Preparing spawn area: 93%
    [22:33:51] [Server thread/INFO]: Preparing spawn area: 96%
    [22:33:52] [Server thread/INFO]: Preparing spawn area: 99%
    [22:33:52] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1132918849262393034)
    [22:33:53] [Server thread/INFO]: Preparing spawn area: 33%
    [22:33:54] [Server thread/INFO]: Preparing spawn area: 72%
    [22:33:55] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1132918849262393034)
    [22:33:56] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.5
    [22:33:56] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
    [22:33:56] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.7.3
    [22:33:56] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
    [22:33:56] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
    [22:33:56] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
    [22:33:56] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
    [22:33:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
    [22:33:56] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    [22:33:56] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
    [22:33:56] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
    [22:33:56] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    [22:33:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
    [22:33:56] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    [22:33:56] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
    [22:33:56] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
    [22:33:56] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    [22:33:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
    [22:33:56] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
    [22:33:56] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
    [22:33:56] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
    [22:33:56] [Server thread/INFO]: [WGCustomFlags] Enabling WGCustomFlags v1.7
    [22:33:56] [Server thread/INFO]: [WGCustomFlags] Loading configuration...
    [22:33:57] [Server thread/INFO]: [WGCustomFlags] Configuration loaded.
    [22:33:57] [Server thread/INFO]: [WGRegionEffects] Enabling WGRegionEffects v1.4
    [22:33:57] [Server thread/INFO]: Added custom flag "effects" to WorldGuard.
    [22:33:57] [Server thread/INFO]: [WGCustomFlags] No configuration found for world world. Will be created when saved.
    [22:33:57] [Server thread/INFO]: [WGCustomFlags] No configuration found for world world_nether. Will be created when saved.
    [22:33:57] [Server thread/INFO]: [WGCustomFlags] No configuration found for world world_the_end. Will be created when saved.
    [22:33:57] [Server thread/INFO]: [WGSpawnPointFlag] Enabling WGSpawnPointFlag v0.1
    [22:33:57] [Server thread/INFO]: [WGCustomFlags] flags.yml found in WGSpawnPointFlag
    [22:33:57] [Server thread/INFO]: Added custom flag "respawn-location" to WorldGuard.
    [22:33:57] [Server thread/INFO]: [WGCustomFlags] No configuration found for world world. Will be created when saved.
    [22:33:57] [Server thread/INFO]: [WGCustomFlags] No configuration found for world world_nether. Will be created when saved.
    [22:33:57] [Server thread/INFO]: [WGCustomFlags] No configuration found for world world_the_end. Will be created when saved.
    [22:33:57] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    [22:33:57] [Server thread/INFO]: Done (27.044s)! For help, type "help" or "?"
     
  16. Offline

    timtower Administrator Administrator Moderator

  17. Offline

    Alster551

    I cant even log on to the server and i don't know why
     
  18. Offline

    Nezar

    ok, you need to set on essentials : respawn-listener-priority: lowest !
     
  19. Offline

    Alster551

    Still doesnt work..
     

Share This Page