Added %papi: placeholder%
Example: %papi: player_health%
Optimized code
Added PlaceholderAPI placeholders:
Note: The pet names end with their rarity's first letter, for example Legendary Enderdragon would be EnderdragonL
- %executablepets_equipped_pet%: The player's equipped pet
- %executablepets_pets%: The player's pets separated by ', '
Migrated to JSON for storing data
Benefits:
Optimized the code
- Conditional Activator in Loop Activator
- Faster Storing & Loading
- Safer
Added Looping
Added 'NOT' to ConditionalActivator
Optimized the code
Better Synchronization & Thread-Safe code
Added More Activators & Conditions
