Meteor-rejects-addon-0.3--3-.jar -

A primitive item duplication module that works on less than 2% of servers (those with broken container interaction handlers). Meteor rejects any dupe modules due to their high ban risk and low success rate.


Meteor addons are essentially packages that extend the functionality of a Meteor application. They can be created by the community or by third-party developers. meteor-rejects-addon-0.3--3-.jar

Implement the provided Predicate interface and register the class name in the config: A primitive item duplication module that works on

rules:
  - id: custom-check
    type: custom-class
    class: com.example.CustomPredicate
    action: reject

Custom predicate classes must be on the application classpath. Meteor addons are essentially packages that extend the

Back
Top Bottom