Commit Graph
123 Commits
Author SHA1 Message Date
Pepich 4d7918a3e9 Applied same patch to format as to prefix before
Will no longer translate color codes to allow you to see everything
properly
2017-05-09 11:31:28 +02:00
Pepich 1fbe3ac94f Fixed prefix being applied 2017-05-09 11:29:35 +02:00
Pepich f89ea595cd Updated to use new getCaller method 2017-05-09 11:24:42 +02:00
Pepich b3cde2bc18 Prefix command no longer translates colors but displays raw input
Previously: "/socialspy prefix &4" resulted in a blank output
2017-05-09 11:20:39 +02:00
Pepich e70542cf62 Added message coloring 2017-05-09 11:13:37 +02:00
Pepich 9d98b9dc6c Fixed format being applied, reverted wrong default format change 2017-05-09 11:10:38 +02:00
Pepich 8e645aeb01 Fixed socialspy broadcast function 2017-05-09 11:07:03 +02:00
Pepich aff5017aea Fixed NPE, made outputs more uniform 2017-05-09 11:04:06 +02:00
Pepich 078302dbff Updated version *cough* 2017-05-09 11:01:35 +02:00
Pepich f4e0d41fbc Fixed message target displayed to be the other party of the convo 2017-05-09 11:00:54 +02:00
Pepich 52b9e6557c Fixed message receiver always being the sender and not the target 2017-05-09 10:59:37 +02:00
Pepich 8df5136015 Added message module to replace /msg and /ss 2017-05-09 10:57:34 +02:00
Pepich 6ab689f090 Added getOrDefault methods 2017-05-09 10:57:18 +02:00
Pepich c208d1d595 Fixed multiple NPEs due to unchecked data access 2017-05-09 10:51:45 +02:00
Pepich c1ac03fb57 Moved colorify method into Utils class 2017-05-05 10:23:21 +02:00
Pepich 628c182aa3 Made /warn available to console 2017-05-05 10:12:57 +02:00
Pepich db310b9b0b *cough* fixed typo *cough* 2017-05-05 10:05:02 +02:00
Pepich 2a4377e204 Moved file to fit™ naming convention 2017-05-05 10:02:59 +02:00
Pepich 1f412a97ff Updated to APIv3.2
Note: Requires! v3.2 or higher as it relies on finding modules. It will
partially work on lower versions, however it WILL produce errors.
2017-05-05 09:48:35 +02:00
Pepich 0e33773d5c Will now run /tag check, given that the module is installed 2017-05-05 09:46:09 +02:00
Pepich 5a8bd3bca8 Initial commit
This module provides a way of managing playerdata without having to
worry about loading/saving any data. Data is bound to modules, however
it can be "cross-accessed" if the module name is known. If a module
changes its name, the migrate function can be used to update data
ownership accordingly.

Requires APIv3.2 or higher
2017-05-05 09:20:44 +02:00
Pepich 9365c50db7 Moved over to new Repo + code cleanup 2017-05-05 00:20:43 +02:00
Pepich 8e06e95325 Iniital commit after moving files 2017-05-05 00:18:40 +02:00