Inactive [ADMN/CHAT] TextEvents - sends a message to players entering a region from a TextEvent [1.2.5-R1.2]

Discussion in 'Inactive/Unsupported Plugins' started by crushedice, Apr 24, 2012.

  1. Offline

    crushedice

    TextEvents:

    Version: 1.0.3



    TextEvents allows you to set up textmessages, being send to every player in a selected area. You can easily set them up by selecting a region with the wand (worldEdit required) and its also possible to color your text in red, blue, green, yellow(tell me if you need more colours :D).
    You can for example use it for introductions as new players join your server.

    Features:
    * you can easily setup message beeing send to a player as he enters the defined region
    * you can easily delete any event ingame
    * supports permissions
    * supports multiverse and any other multi worlds plugin


    Installation:
    1. download and install worldEdit
    2. drop the "TextEvents.jar" in your <your server>/plugins folder

    Download:
    <Edit by Moderator: Redacted mediafire url>

    Commands:
    * /TE setText <color> <Text> //setup a colored text (red,green,yellow,blue)
    * /TE setText <Text> //setup a regular white text
    * /TE delete <number of the TextEvent>
    * /TE list //shows all TextEvents as following:
    TextEvent <number of the TexTevent>: <x,y,z> to <x,y,z><world>
    Text: <text>

    Tipp: If you need more space for text than one line (or wherever the limit for a playermessage was) just add another event to the same selection. (the event that was first defined will be send first)
    As you like you can also change the text in the "plugins/textEvents/textEvents.yml" without making a further event for a longer text.


    Permissions:
    - textevents.settext //allows players to set textEvents
    - textevents.delete //allows players to delete textEvents
    - textevents.list //allows players to get a list of all textEvents

    As you have questions/trouble please let me know! :)

    Changelog:

    Version 1.0.3
    * fixed the bug where events didnt work after restart

    Version 1.0.2
    * fixed the delete function

    Version 1.0.1
    * fixed the message you get as u delete an event

    Versions 1.0
    * plugin release
     
    Last edited by a moderator: Nov 10, 2016
  2. Offline

    md_5

    Approved
     
  3. Offline

    Cliffordlittle

    Can you make it so that you can make a message for LEAVING a region? i could use that... World Guard regions farewell flag just does not wanna work for me. (or greetings)
     
  4. Offline

    crushedice

    sure ;) will add it tommorow
     

Share This Page