Creative plugin where players can share plots

Discussion in 'Plugin Development' started by usainphelps, Jun 6, 2014.

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

    usainphelps

    hey guys i am making a server and i was wondering how to code a Creative plugin that allows players to share plots rather than having their own. If anyone knows how to please post with any information that may help me. THANKS!
     
  2. Offline

    Ultimate_n00b

    Make a grid system. Set up stuff like having creative. Generate the plots. Code it so that each plot can have more than one player.
     
  3. Offline

    Deleted user

    usainphelps
    Are you sure you're up for this? Any code snippits? You seem like you don't know what you're doing (no offence)
     
  4. Offline

    teej107

    usainphelps I'm all in for people making plugins. However if you don't know Java, I would go for a plugin that already does creative plots. I know there is one out there.
     
  5. Offline

    usainphelps

    zombiekiller753 is right. I know how to set up a server and all that, I just have no clue what to do when i comes to coding a plugin. But Ultimate_n00b, what you told me seems like a good idea, could i code it to where the players could use a command like "/share" or "/shareplot"?
     
  6. Offline

    Ultimate_n00b

    You are correct, you could code it to use a command like /share or /shareplot. The Bukkit API is very vast (in most areas).
     
  7. Offline

    Maurdekye

    usainphelps You're asking help for something very vague. I suggest you at least try starting to build the plugin, and then get back when you have more specific problems.
     
  8. Offline

    WeDaBeast

    Plotme, here, already has this feature, players can claim plots for themselves or /plot add <username> to add players to their plots, they can even block certain users from coming onto their plot. Hope this helps. - Da Beast
     
  9. Offline

    usainphelps

    thanks WeDaBeast I looked in to this plugin and it is PERFECT for what I am doing.
     
Thread Status:
Not open for further replies.

Share This Page