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.
This commit is contained in:
parent
41af1fc1cf
commit
e64b563190
23 changed files with 358 additions and 258 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: "Eye-of-Nemesis"
|
||||
version: '1.0.1-SNAPSHOT'
|
||||
version: '1.0.2-SNAPSHOT'
|
||||
main: io.github.adrianvic.nemesiseye.Nemesis
|
||||
api-version: '1.21'
|
||||
author: 'Adrian Victor'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue