Arena

Discussion in 'Plugin Development' started by snake4212, Jul 5, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    snake4212

    Im working on a plugin where you can destroy an arena but after the match is over the arena returns to its natural state the arenas are all in different world files.
    The other thing is a way to reward players for kills by using a plugin I made
    This post isnt really tailored for someone to respond quick please say if you can add me on skype if you can help me it should only take 30 Mins please lemme know if you can help

    Anyone?

    Bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 3, 2016
  2. Offline

    iFamasssxD

    You can only bump once every 24 hours
     
  3. Offline

    snake4212

    You really cam here to right that -_-
     
  4. Offline

    xTrollxDudex

  5. Offline

    WizzleDonker

    The way I would do it, is:

    1. Record when a player breaks a block and they are in an Arena Match. After the match has ended, return all these blocks to their original state.

    2. Simply hook into the plugin
     
  6. Offline

    xTrollxDudex

  7. Offline

    WizzleDonker

    Yeh, you're post was right. You want the Block object, as it will hold all the information you need, and the BlockState will also need to be set again.

    Sorry about stealing your thunder, I didn't realize you had posted a reply before mine which was almost identical.
     
  8. Offline

    xTrollxDudex

    No worries, you elaborated, which is a good thing WizzleDonker
     
Thread Status:
Not open for further replies.

Share This Page