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
6250c48d81
Stop truncating the version string in the gradle build file.
2025-12-15 00:27:03 -03:00
75b0259943
Fix build workflow env injecting.
2025-12-15 00:23:43 -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
fcafe470aa
Update build.yml
2025-12-14 23:52:07 -03:00
Tenkuma
2ce90cd14a
Update build.yml
2025-12-14 23:41:27 -03:00
Tenkuma
f37ba38178
Fix typo in Java distribution name
2025-12-14 23:40:04 -03:00
Tenkuma
6bce18a04d
Create build.yml
2025-12-14 23:36:36 -03:00
df60600073
Preparing Gradle build for automatic build from Actions.
2025-12-14 23:36:20 -03:00
42ab7e4d89
Fixed attackWith that was returning !node.isWhitelist() instead of true whe it's not in effect.
2025-12-14 16:25:18 -03:00
a5adc828dc
Fixed some warnings.
2025-12-14 16:01:15 -03:00
7a3aa34b43
Fixed EntityDamageByEntity not triggering because the method was not overriding and checked against the correct event.
2025-12-14 14:51:33 -03:00
Tenkuma
7f65a8605d
Add image to README for Eye of Nemesis plugin
2025-12-13 17:13:32 -03:00
Tenkuma
1f923283d8
Set GitHub Sponsors username to 'adrianvic'
...
Updated GitHub Sponsors username in FUNDING.yml
2025-12-13 15:40:54 -03:00
Tenkuma
0db49aba02
Merge pull request #1 from adrianvic/reflection
...
1.0.3-SNAPSHOT
Add reflection with initial support to Bukkit CB1060 (b1.7.3)
2025-12-12 21:46:36 -03:00
Tenkuma
c4b112c860
Merge branch 'main' into reflection
2025-12-12 21:45:30 -03:00
4857bd155a
Finished initial b1_7_3 implementation.
2025-12-12 21:42:27 -03:00
90d43ac3de
Finished r1_21 implementation.
...
- Better NodeHandler evaluation.
2025-12-12 17:31:28 -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
56f337110f
Initial work on reflection, pulls version from resources.
2025-12-12 00:02:11 -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
41af1fc1cf
Removed build artifacts from repo tree. + Hotfix of useEnchantment not ignoring items with no meta on whitelist mode.
1.0.1-SNAPSHOT
2025-12-08 13:23:05 -03:00
c098040e33
Merge remote-tracking branch 'origin/main'
1.0-SNAPSHOT
2025-12-07 21:05:37 -03:00
d9897910b9
First working version of useEnchantment.
2025-12-07 21:05:18 -03:00
Tenkuma
8316b5b299
Add MIT License to the project
2025-12-07 00:11:30 -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
55370dcd53
First commit.
2025-12-03 15:02:05 -03:00