BetterRaw
• Description >
That plugin add Tellraw commands on your server!
– What is Tellraw ? Simple, it's like a tell message but without the "[Player -> me]"
– Why would I use it? It's useful for server that don't have developers and want to do message like : "[PvP] Welcome to PvP , Player" with TapToDo and others broadcast messages
– Is there only the /tellraw ? Of curse no! There is is for now 6 types of Tellraw: the classic Tellraw, the TellWorldRaw, the Popup, the PopupWorld, the Tip & the TipWorld ! Get more informations in the commands section.
– Can we skip a line without doing the command a second time?
Yes! To skip a line add a {line} where you want to skip a line in your message. For '§' you can do & and it will be replace
• Commands >
- /tellraw <player> <message...>
This command do the normal Tellraw
Example: If you do "/tellraw Steve Hi, I'm using Tellraw"
He will see:
Aliases : /tr
Permission : braw.command.tellraw
- /tellworldraw <world> <message...>
This command send the tellraw message in a specific world
Example: If you do "/tellworldraw world Hi, I'm using Tellraw "
Everyone in world "world" will get the message on the chat :
Aliases : /twr
Permission: braw.command.tellworldraw
- /tip <player> <message...>
Send a tip to a Player. Tip is like popups in PC
Example: If you do "/tip Steve Hi, I'm using tip"
He will see:
Permission: braw.command.tip
- /tipworld <world> <message...>
This command send the tip message in a specific world
Example: If you do "/tipworld world Hi, I'm using tipworld "
Everyone in world "world" will get the message on the middle of the screen :
Aliases : /tw
Permission: braw.command.tipworld
- /popup <player> <message...>
Send a popup to a Player. Popup are at the place you see the item name when switching items
Example: If you do "/popup Steve Hi, I'm using popup "
He will see:
Aliases: /pop
Permission: braw.command.popup
- /popupworld <world> <message...>
This command send the popup message in a specific world
Example: If you do "/popupworld world Hi, I'm using popupworld"
Everyone in world "world" will get the message a little bit higher their inventory :
Aliases : /pw
Permission: braw.command.popup.world
- /sayraw <message...>
This command send to everyone a raw message
Example: If you do "/sayraw Hey, I'm using Sayraw"
Everyone will see in the chat:
Hey, I'm using Sayraw
Aliases : /sr
Permission : braw.command.sayraw
- /saytip <message...>
This command send to everyone a tip
Example: If you do "/saytip Hey, I'm using Saytip"
Everyone will see in the middle of their screen:
Hey, I'm using Saytip
Aliases : /st
Permission : braw.command.saytip
- /saypopup <message...>
This command send to everyone a popup
Example: If you do "/saypopup Hey, I'm using Saypopup"
Everyone will see up their inventory:
Hey, I'm using Saypopup
Aliases : /sp
Permission : braw.command.saypopup
• To Do:
- Adding a §mc for popup and tip command (color changing every 0.5 seconds) [WIP]
- Adding a /saygmraw (a tellraw for persons in a specified gamemode) [Abandoned idea]
- Adding a /tellgroupraw (a tellraw for everyone in a specified PurePerms group) [Idea, but impossible for now]
- Fixing bugs (if found)
( WIP = Work In Progress, InDev = In Development )
Any problem? Go here
Not fixed ? PM me on pocketmine .
Wanna help the development? Help me on Github
Have a suggestion ? PM me on Pocketmine or Twitter
That is my first plugin so please don't give a bad review if the description / the documentation is not perfect
( Sorry for my bad English, I'm French )
That plugin add Tellraw commands on your server!
– What is Tellraw ? Simple, it's like a tell message but without the "[Player -> me]"
– Why would I use it? It's useful for server that don't have developers and want to do message like : "[PvP] Welcome to PvP , Player" with TapToDo and others broadcast messages
– Is there only the /tellraw ? Of curse no! There is is for now 6 types of Tellraw: the classic Tellraw, the TellWorldRaw, the Popup, the PopupWorld, the Tip & the TipWorld ! Get more informations in the commands section.
– Can we skip a line without doing the command a second time?
Yes! To skip a line add a {line} where you want to skip a line in your message. For '§' you can do & and it will be replace
• Commands >
- /tellraw <player> <message...>
This command do the normal Tellraw
Example: If you do "/tellraw Steve Hi, I'm using Tellraw"
He will see:
Aliases : /tr
Permission : braw.command.tellraw
- /tellworldraw <world> <message...>
This command send the tellraw message in a specific world
Example: If you do "/tellworldraw world Hi, I'm using Tellraw "
Everyone in world "world" will get the message on the chat :
Aliases : /twr
Permission: braw.command.tellworldraw
- /tip <player> <message...>
Send a tip to a Player. Tip is like popups in PC
Example: If you do "/tip Steve Hi, I'm using tip"
He will see:
Permission: braw.command.tip
- /tipworld <world> <message...>
This command send the tip message in a specific world
Example: If you do "/tipworld world Hi, I'm using tipworld "
Everyone in world "world" will get the message on the middle of the screen :
Aliases : /tw
Permission: braw.command.tipworld
- /popup <player> <message...>
Send a popup to a Player. Popup are at the place you see the item name when switching items
Example: If you do "/popup Steve Hi, I'm using popup "
He will see:
Aliases: /pop
Permission: braw.command.popup
- /popupworld <world> <message...>
This command send the popup message in a specific world
Example: If you do "/popupworld world Hi, I'm using popupworld"
Everyone in world "world" will get the message a little bit higher their inventory :
Aliases : /pw
Permission: braw.command.popup.world
- /sayraw <message...>
This command send to everyone a raw message
Example: If you do "/sayraw Hey, I'm using Sayraw"
Everyone will see in the chat:
Hey, I'm using Sayraw
Aliases : /sr
Permission : braw.command.sayraw
- /saytip <message...>
This command send to everyone a tip
Example: If you do "/saytip Hey, I'm using Saytip"
Everyone will see in the middle of their screen:
Hey, I'm using Saytip
Aliases : /st
Permission : braw.command.saytip
- /saypopup <message...>
This command send to everyone a popup
Example: If you do "/saypopup Hey, I'm using Saypopup"
Everyone will see up their inventory:
Hey, I'm using Saypopup
Aliases : /sp
Permission : braw.command.saypopup
• To Do:
- Adding a §mc for popup and tip command (color changing every 0.5 seconds) [WIP]
- Adding a /saygmraw (a tellraw for persons in a specified gamemode) [Abandoned idea]
- Adding a /tellgroupraw (a tellraw for everyone in a specified PurePerms group) [Idea, but impossible for now]
- Fixing bugs (if found)
( WIP = Work In Progress, InDev = In Development )
Any problem? Go here
Not fixed ? PM me on pocketmine .
Wanna help the development? Help me on Github
Have a suggestion ? PM me on Pocketmine or Twitter
That is my first plugin so please don't give a bad review if the description / the documentation is not perfect
( Sorry for my bad English, I'm French )