Explicit plugin overriding

Learn here how to create and use plugins.

Moderators: Scenario Moderators, Plugin Moderators

User avatar
Lobby
Developer
Posts: 3726
Joined: 26 Oct 2008, 12:34
Plugins: Showcase Store
Version: Beta

Platform

Explicit plugin overriding

#1

Post by Lobby »

To avoid problems that result from accidentally plugin overriding we will forbid overriding unless you specify

Code: Select all

"override":true
in your overriding plugin.

You only have to use this flag if you really want to override another plugin. If you use the same id as an existing plugin by accident, you will be notified about that fact so you can fix it. This pattern of explicit overriding is pretty common for error avoidance, also in programming languages.

User avatar
zybsy
Settler
Posts: 3
Joined: 12 Oct 2025, 14:30

Platform

Re: Explicit plugin overriding

#2

Post by zybsy »

Excuse me,Where should I put this code? :android :bq

Post Reply Previous topicNext topic

Return to “Tutorials and Documentation”