Server Options - SpaceWalkerRS/redstone-multimeter-fabric GitHub Wiki
Redstone Multimeter's server-side options are only editable for dedicated servers and are stored in /config/redstone_multimeter/options.json. As of v1.4.0 the following options are available:
meter
allow_teleports(defaulttrue): allow players to use the "click to teleport" function to teleport to meters
meter_group
meter_limit(default-1): the maximum allowed number of meters per meter group - setting this option to-1removes the limit entirelymax_idle_time(default72000): the maximum allowed number of ticks a meter group can be idle (meaning no one is subscribed to it) before it is deleted - setting this option to-1removes the limit entirely
event_types:
allowed(defaultall): the mode for allowing the metering of certain event types (possible values areall,blacklist,whitelist)blacklist(default[]): a blacklist of event typeswhitelist(default[]): a whitelist of event types