tebexio / Tebex-Minecraft

The new Tebex plugin for Minecraft, supporting Bukkit, Bungeecord, Velocity, Spigot, and PaperSpigot
https://tebex.io
GNU General Public License v3.0
15 stars 31 forks source link

/tebex report doesn't allow multi-word messages. #49

Closed andrewkm closed 2 months ago

andrewkm commented 3 months ago

Paper 1.20.4 Build 463 Tebex-Minecraft v2.0.4 compiled against: https://github.com/tebexio/Tebex-Minecraft/commit/cb11989a783969256f40cf2671fee116065cc74d

/tebex report test

/tebex report "Test report github andrewkm v2.0.1" /tebex report "Test Report" /tebex report 'Test report github andrewkm v2.0.1' /tebex report 'Test Report'

You are not allowing spaces in your reports... as such how is a person supposed to send you a meaningful message when that message only allows for one word?

Syntax shows /tebex report '<message>' - thus the reason for this issue being created, as it implies allowing an actual message.

Re-opening: https://github.com/tebexio/Tebex-Minecraft/issues/15

andrewkm commented 2 months ago

Fixed. :)