Insprill / custom-join-messages

Feature-packed plugin for handling all join and quit notifications on Spigot/Paper servers
https://modrinth.com/plugin/custom-join-messages/
GNU General Public License v3.0
10 stars 0 forks source link

Per world/world group messages, First Join World #11

Closed CroaBeast closed 2 years ago

CroaBeast commented 3 years ago

Description of feature/improvement request: Per World/World Group messages

Detailed explanation of what it should do, when and in what situation:

Add the option to send messages per world or world groups Also message type to send when a players joins a world/world group in the first time

   Chat/ActionBar/Title:
    First-Join/First-Join-World/Join:
      1:
        Permission: cjm.default
        worlds: [] #to all worlds
        worlds:
        - world
        - customworld
        - survival
        Messages:
          1:
            - ' [+] %name% joined vanilla worlds lol'
Insprill commented 2 years ago

Added for CJM 17