aliuly submitted a new plugin: BasicHUD - A configurable heads up display Read more about this plugin...
I made 2 formats, and they show when I do /hud, but when I try to use them it doesn't work, and shows this message in the console: [07:48:19] [Server thread/CRITICAL]: Unhandled exception executing command 'hud lv1' in hud: Undefined property: aliuly\hud\Main::$owner [07:48:19] [Server thread/NOTICE]: UndefinedPropertyException: "Undefined property: aliuly\hud\Main::$owner" (E_NOTICE) in "/BasicHUD_v1.0.3.phar/src/aliuly/hud/Main" at line 121
In theory if you copy the vars-example.php to vars.php (and have KillRate) installed, that would enable {score}, {tops} and {money}. However this is just an example, and you should know some PHP so you know what is going on.
I think thats a message filled with spaces until it goes to the center of the screen. PHP: $sender->sendMessage(" Something"); PS. I didn't tried it.