worked on command block whitelist

This commit is contained in:
TheTrouper
2024-02-19 16:30:21 -06:00
parent 449740cd91
commit f6dc9e3629
205 changed files with 2776 additions and 287 deletions

13
.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,13 @@
<project version="4">
<component name="ASMSmaliIdeaPluginConfiguration">
<asm skipDebug="true" skipFrames="true" skipCode="false" expandFrames="false" />
<groovy codeStyle="LEGACY" />
</component>
<component name="EntryPointsManager">
<list size="1">
<item index="0" class="java.lang.String" itemvalue="org.bukkit.event.EventHandler" />
</list>
</component>
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="17" project-jdk-type="JavaSDK" />
</project>