mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-02-01 11:11:21 +01:00
Event cancelled
This commit is contained in:
parent
5e32f4cefb
commit
7b08206a09
@ -25,6 +25,7 @@ public class RFGKeepRNG implements Listener {
|
||||
public void onReforge(MMOItemReforgeEvent event) {
|
||||
// Rerolling stats? Nevermind
|
||||
if (event.getOptions().shouldReRoll()) {
|
||||
event.setCancelled(true);
|
||||
//RFG// MMOItems.log("§8Reforge §4EFG§7 Keeping new item (Complete RNG Reroll)");
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user