Create an HashMap when a player create a Sign

Discussion in 'Plugin Development' started by PappaProntaTeam, Feb 15, 2015.

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

    PappaProntaTeam

    How to create an Hashmap when a player create a sign ?

    Sorry for my english :3
     
  2. Moved to Plugin Development
     
    PappaProntaTeam likes this.
  3. Offline

    SuperOriginal

    BlockPlaceEvent
     
  4. Offline

    PappaProntaTeam

    Yeah, i know this but i don't know how to create a Hashmap WHEN a player place a Sign...
     
  5. @PappaProntaTeam I wouldn't create a new HashMap every time someone places a sign. You could add to a hashMap, you really shouldn't make a new one every time.
     
  6. Offline

    PappaProntaTeam

    I like to save a player (In one file) when click on sign, but the second line is difference to another sign, i like to save the player + the second line !
     
  7. Offline

    Lammazz

Thread Status:
Not open for further replies.

Share This Page