GriefDefender/sponge
bloodshot 1c8a2692d1 sponge: Add support for living entity mod id context groups.
Examples are as follows

  modid:#all - This would block all entities with modid.
  modid:#monster - This would block all monsters with modid.
  modid:#animal - This would block all animals with modid.

These can be used in either source or target contexts.
2020-01-01 21:20:07 -05:00
..
src/main sponge: Add support for living entity mod id context groups. 2020-01-01 21:20:07 -05:00
build.gradle Fix gradle jar output. 2019-12-28 17:26:37 -05:00
gradle.properties Fix gradle jar output. 2019-12-28 17:26:37 -05:00