Chat

Discussion in 'Plugin Development' started by killerzz1, Aug 28, 2014.

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

    killerzz1

    Hi guys,

    I am making a plugin for my server where i need chat channels.

    What i am trying to make it so that the player has to pick a team on first join and then if they join a team the chat rooms they have access to are the globle chat room and the team that they joined chat room so how would i do this i have got 4 teams so in total i would need 5 chat rooms how would i do this thanks for your help
     
  2. Offline

    xAstraah

    killerzz1. Get the message, cancel the event and send the message via a for loop for people in a certain arraylist and save it to a config if you want them to be permanent.
     
    TheMintyMate likes this.
  3. Offline

    killerzz1

    Aw did not think of that thanks for your help
     
  4. Offline

    TheMintyMate

    killerzz1
    Don't forget to mark as "Solved"! :)

    - Minty
     
  5. Offline

    xAstraah

    Glad i could help.
     
Thread Status:
Not open for further replies.

Share This Page