sekwah41 / Advanced-Portals

An advanced portals plugin for bukkit
GNU Lesser General Public License v3.0
154 stars 65 forks source link

Command doesn't issue on portal creation #424

Open TreemanKing opened 3 months ago

TreemanKing commented 3 months ago

String created in configuration is "literal" and not an actual string.

For example

'#say minecraft:say test'

Rather than

"#say minecraft:say test"