[TP] Spawn Blocks v. 0.2 - Use buttons/pressure plates to set spawn [803-935]

Discussion in 'Inactive/Unsupported Plugins' started by Deaygo, Apr 12, 2011.

  1. Offline

    Deaygo

    Spawn Blocks v. 0.2 - Use buttons or stone pressure plates to set spawn:
    Downloads: [v.0.2]
    Previous versions: [v.0.1]
    Version: v0.2
    This allows you to create way point buttons and stone pressure plates to set the spawn of the player who uses it.

    Usage:


    Requirements:
    • Permissions 2.5.5+
    Features:
    • Create buttons/pressure plates to set spawns of users
    Permission Setup:
    • To allow a user to create a spawn blocks, spawnblocks.create
    • To allow a user to set their spawns with the buttons, spawnblocks.use
    Creating/Removing Spawn Block - With a glowstone block:
    • Left click on a button/pressure plate to register a spawn block
    • Right click on a button/pressure plate to unregister a spawn block
    • If you need a glowstone block, type /spawnblocks, need spawnblocks.create permission
    Download The Spawn Blocks [Version 0.2 here] [Version 0.1 here]
    Source Code [here]

    Changelog: Version 0.1
    • Releasing Spawn Blocks
    Version 0.2
    • Added support for bed to set your spawn.
    • Wasn't able to override /home because Essentials stills runs the command if you cancel the event.
    • Added removing of spawn block when block is destroyed.

    Created for this request: http://forums.bukkit.org/threads/spawn-point-buttons-checkpoints.12601/
     
  2. Offline

    Kalais

    The spawn blocks sometimes go away and I have to reset them.
     
  3. Offline

    Deaygo

    What do you mean they sometimes go away?
     
  4. Offline

    Cognito guy

    Can you change it so that it sets your spawn at a bed only if you have slept in it? Or is that impossible?
     
  5. Offline

    Kalais

    Meaning: Daily I have to reset certain spawn block pressure plates because the way point is no longer there (disappears/goes away/doesn't exist).
     
  6. Offline

    Cognito guy

    There's also another bug: If you have your bed/pressure plate (not sure for buttons) in the corner of a building (so it hits the wall on 2 sides) it spawns you at top of that wall/building. In places with low ceilings (and not in the corner) it just spawns you half stuck in the bed.

    hope you can fix this
     
  7. Offline

    Zerafas

    Does this plugin apply to people new to your server, or will they still spawn at the exact spot when you created the realm?
     
  8. Offline

    Deaygo

    They will spawn normally until they step on, or push one of the buttons.
     
  9. Offline

    vor122

    ÄÄÄ I'm not shure but it doesnt works on my 1.7.3 minecraft server...
    Is anything wrong with my server???
    If not pleas update the plugin !!! its so cool :((
     
  10. Offline

    Deaygo

    I'll take a look into it later today.
     
  11. Offline

    Cognito guy

    Are you please going to update I love this plugin :'(

    Or if you're not do you know a good alternative?
     
  12. Offline

    wsurfer852

    Need 1.8 support (1185) plz. Looks great otherwise
     
  13. Offline

    OverlordRoy

    22:27:26 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'spawnblocks' in plugin Spawn Buttons v0.2
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:379)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:757)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:533)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: java.lang.NullPointerException
    at com.nijiko.permissions.Control.getGroup(Control.java:524)
    at com.nijiko.permissions.Control.permission(Control.java:297)
    at com.nijiko.permissions.Control.permission(Control.java:260)
    at com.nijiko.permissions.Control.has(Control.java:253)
    at net.deaygo.SpawnButtons.commands.SpawnBlocksCommand.onCommand(Unknown Source)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more
    >
     

Share This Page