Commit graph

18 commits

Author SHA1 Message Date
fe35fc0a41 Atualizar README.md 2026-05-20 22:45:45 -03:00
e193cf1bc8 Fix link typo in README.md 2026-05-12 19:13:58 -03:00
0bd48db43d Remove GitHub specific badges from README.md. 2026-05-12 18:50:58 -03:00
81bf64c463 Policies now provide their own checks to whether the player applies or not.
Added GlobalPolicy.

Revamped config YAML structure for more consistency.

Added ChatColor back to commands, should be correctly implemented in the future.

Build environment is now passed to plugin manifest.

Added workflow to automatically build releases.
2025-12-15 14:16:07 -03:00
7bf4346750 Merge remote-tracking branch 'origin/main' 2025-12-15 02:09:24 -03:00
0b04c0553a Add sendCommand() on Glimmer because beta does not break line on sendMessage() line break.
Subcommands are now mapped in the class Commands.

Add usage() and description() to Subcommand.

Add help command.
2025-12-15 02:09:09 -03:00
Tenkuma
8ee5891dba
Fix badges links. 2025-12-15 00:47:44 -03:00
Tenkuma
616a4b92e5
More badges! 2025-12-15 00:42:21 -03:00
5302092596 Build now concats "autobuild-" the commit sha to make the version string and sets unused build channel variable for future implementation.
Added badges to README.
2025-12-15 00:21:00 -03:00
Tenkuma
7f65a8605d
Add image to README for Eye of Nemesis plugin 2025-12-13 17:13:32 -03:00
Tenkuma
c4b112c860
Merge branch 'main' into reflection 2025-12-12 21:45:30 -03:00
Tenkuma
b7b43d6aef
Update README.md 2025-12-12 00:32:53 -03:00
Tenkuma
8562a51543
Update README.md 2025-12-12 00:32:10 -03:00
Tenkuma
9b98d8a2a9
Add project status and documentation notice
Added important project status notice and documentation update info.
2025-12-10 01:42:15 -03:00
e64b563190 Refactored policy system, fixed config file parsing inconsistencies.
- LocationPolicy is now an extension of Policy
- Policy.parse() is now PolicyParser mapped in PolicyParsers.
- NodeValueParser was merged with DataShifter
- More code small changes to enable the project to work with this new configuration.
2025-12-08 17:19:06 -03:00
Tenkuma
3fc56ebdd9
Rename plugin to 'Eye of Nemesis' and update details
Updated the plugin name and modified the description.
2025-12-07 00:07:59 -03:00
add3c34fad Started interfacing of NodeHandler. 2025-12-04 22:19:21 -03:00
Tenkuma
c0bd8a9509
Add initial README content for Regions plugin 2025-12-03 22:26:25 -03:00