FlexibleLogin [v0.17] for Sponge 7+ - Auth plugin - 2FA

Can you update description and changelog in first post? I think it’s neccessary because you added some commands to your plugin.

Can we get a /changepassword [password] [password] and the ability to change the /register [x2] message? Also a maximum number of registrations per ip address.

The ReadMe (except the config) on the Github page is up to date. It’s harder to keep two project pages up to date.

I’ll add it.

EDIT: Added

It’s already possible with the textconfig section or do you mean the message if the player only types one argument like:
/register abc

It’s a default message from the Sponge framework itself.

I mean the register message itself because it’s confusing for the users I was told. And thank you for adding the changepassword, is it possible for max registrations also?

You mean “§4Not logged in. Type /register or /login to login in” or “§2Account created” right?

You mean per IP right?

No I mean the “You must register[x2]” message, and yes per ip. And if possible an admin changepassword command in-case a user forgets their password.

That’s a Sponge default message.

I add new player in db add user and password only but /login ingame it Account not found.
it check buy UUID ?

Yes it checks the UUID, but this depends on the online mode of the server. If the server is on offline mode, a UUID will be generated based on the player name.

Could you describe it more?

Hii, im making a pixelmon server with sponge, and im very noob with this xD, i tried this plugin and i dont know why, but doesnt work, it say me: Error occurred while executing command: Null.

i dont know why, anyone can help me? =S

(sorry about my english, im spanih xD)

Thanks everybody, and thanks to games647 for the plugin ^^

Could you send me the error from the server log?

of course:

[15:17:29] [Server thread/ERROR] [Sponge]: Error occurred while executing command ‘register’ for source EntityPlayerMP[‘pakito956’/3846, l=‘world’, x=148,00, y=71,00, z=256,00]: null
java.lang.NullPointerException
at com.github.games647.flexiblelogin.commands.RegisterCommand.execute(RegisterCommand.java:52) ~[RegisterCommand.class:?]
at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:332) ~[CommandSpec.class:1.8.9-1763-3.1.0-BETA-1181]
at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:331) ~[SimpleDispatcher.class:1.8.9-1763-3.1.0-BETA-1181]
at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:252) [SpongeCommandManager.class:1.8.9-1763-3.1.0-BETA-1181]
at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:83) [bd.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:815) [lm.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:794) [lm.class:?]
at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(SourceFile:37) [ie.class:?]
at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(SourceFile:9) [ie.class:?]
at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:106) [PacketUtil.class:1.8.9-1763-3.1.0-BETA-1181]
at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$0(SourceFile:51) [fh$1.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_66]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_66]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]

Thanks ^^

There have to be an error on startup too. Could send me that too?

yes, one second:

[15:59:02] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[15:59:02] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[15:59:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[15:59:09] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1763 for Minecraft 1.8.9 loading
[15:59:09] [main/INFO] [FML]: Java is Java HotSpot™ Client VM, version 1.8.0_66, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_66
[15:59:09] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.8.9-1763-3.1.0-BETA-1181.jar
[15:59:09] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:59:09] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[15:59:09] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.5.3 Source=file:/C:/Users/paco/Desktop/cop.seg/test/mods/spongeforge-1.8.9-1763-3.1.0-BETA-1181.jar Env=SERVER
[15:59:10] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[15:59:10] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
[15:59:10] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
[15:59:10] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
[15:59:10] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:59:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:59:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:59:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:59:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:59:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:59:13] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[15:59:18] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@13ac898
[15:59:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:59:19] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:59:19] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
[15:59:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:59:19] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
[15:59:26] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[15:59:35] [Server thread/INFO]: Starting minecraft server version 1.8.9
[15:59:35] [Server thread/INFO] [FML]: MinecraftForge v11.15.1.1763 Initialized
[15:59:35] [Server thread/INFO] [FML]: Replaced 204 ore recipies
[15:59:44] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[15:59:44] [Server thread/INFO] [FML]: Searching C:\Users\paco\Desktop\cop.seg\test\mods for mods
[15:59:46] [Server thread/INFO] [FML]: Forge Mod Loader has identified 6 mods to load
[15:59:46] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, sponge, com.github.games647.flexiblelogin, totaleconomy] at CLIENT
[15:59:46] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, sponge, com.github.games647.flexiblelogin, totaleconomy] at SERVER
[15:59:48] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[15:59:48] [Server thread/INFO] [FML]: Found 384 ObjectHolder annotations
[15:59:48] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[15:59:48] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[15:59:48] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[15:59:48] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[15:59:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 11.15.1.1794
[15:59:49] [Server thread/ERROR] [Sponge]: Could not pass FMLPreInitializationEvent to Plugin{id=com.github.games647.flexiblelogin, name=FlexibleLogin, version=0.7}
java.lang.NoSuchMethodError: org.spongepowered.api.plugin.PluginContainer.getVersion()Ljava/util/Optional;
at com.github.games647.flexiblelogin.FlexibleLogin.onPreInit(FlexibleLogin.java:103) ~[FlexibleLogin.class:?]
at org.spongepowered.common.event.listener.GamePreInitializationEventListener_FlexibleLogin_onPreInit2.handle(Unknown Source) ~[?:?]
at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:86) ~[RegisteredListener.class:1.8.9-1763-3.1.0-BETA-1181]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:238) [SpongeModEventManager.class:1.8.9-1763-3.1.0-BETA-1181]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:282) [SpongeModEventManager.class:1.8.9-1763-3.1.0-BETA-1181]
at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:184) [SpongeMod.class:1.8.9-1763-3.1.0-BETA-1181]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.9.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.8.9.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.9.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.9.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.9.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.9.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.8.9.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.9.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.9.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.9.jar:?]
at net.minecraftforge.fml.common.LoadController.redirect$onPost$0(LoadController.java:53) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:112) [ko.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
[15:59:50] [Server thread/INFO] [FML]: Applying holder lookups
[15:59:50] [Server thread/INFO] [FML]: Holder lookups applied
[15:59:50] [Server thread/INFO] [FML]: Injecting itemstacks
[15:59:50] [Server thread/INFO] [FML]: Itemstack injection complete
[15:59:50] [Server thread/INFO]: Loading properties
[15:59:50] [Server thread/INFO]: Default game type: SURVIVAL
[15:59:50] [Server thread/INFO]: Generating keypair
[15:59:50] [Server thread/INFO]: Starting Minecraft server on *:25565
[15:59:50] [Server thread/INFO]: Using default channel type
[15:59:50] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[15:59:50] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[15:59:50] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[15:59:50] [Server thread/WARN]: To change this, set “online-mode” to “true” in the server.properties file.
[15:59:51] [Server thread/INFO] [FML]: Injecting itemstacks
[15:59:51] [Server thread/INFO] [FML]: Itemstack injection complete
[15:59:51] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 6 mods
[15:59:51] [Server thread/INFO]: Preparing level “world”
[15:59:51] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated…
[15:59:51] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
[15:59:51] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[15:59:51] [Server thread/INFO] [FML]: Found a missing id from the world chisel:present1
[15:59:51] [Server thread/INFO] [FML]: Found a missing id from the world chisel:diorite
[15:59:51] [Server thread/INFO] [FML]: Found a missing id from the world chisel:silver
[15:59:51] [Server thread/INFO] [FML]: Found a missing id from the world chisel:bookshelf
[15:59:51] [Server thread/INFO] [FML]: Found a missing id from the world chisel:concrete1
[15:59:51] [Server thread/INFO] [FML]: Found a missing id from the world chisel:sandstone
[15:59:51] [Server thread/INFO] [FML]: Found a missing id from the world chisel:livingrock
[15:59:51] [Server thread/INFO] [FML]: Found a missing id from the world chisel:end_purpur
[15:59:51] [Server thread/INFO] [FML]: Found a missing id from the world chisel:cobalt
[15:59:51] [Server thread/INFO] [FML]: Found a missing id from the world chisel:thinWood-jungle
[15:59:51] [Server thread/INFO] [FML]: Found a missing id from the world chisel:thinWood-spruce
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:thaumium1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:temple1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:lead
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:redstone1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:ender_pearl_block
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:steel
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:thaumium
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:amber
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:ice
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:icepillar
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:dreamwood-planks
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:futura
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:certus
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:military
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:stonebrick
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:brickCustom
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:holystone
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:shingles
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:obsidian
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:voidstone
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:torch
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:planks-spruce
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:limestone
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:leaves
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:coloredSand
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:roofing
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:tin
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:glasspanedyed4
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:glasspanedyed5
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:glasspanedyed2
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:new1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:glasspanedyed3
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:marbleslab
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:energizedVoidstone
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:glasspanedyed1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:carpet
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:fantasy
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:emerald
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:laboratory
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:grimstone1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:line-marking
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:marblepillarslab
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:voidstoneRunic
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:thinWood-acacia
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:marble
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:lavastone
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:glassdyed4
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:warningSign
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:glassdyed3
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:glassdyed2
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:glassdyed1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:terrasteel
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:fantasy2
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:hexPlating
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:livingwood-planks
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:technical
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:planks-jungle
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:templemossy
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:iron
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:nickel
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:mazestone
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:gold2
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:cobblestonemossy
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:gold1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:factory1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:lapis
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:birdstone
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:cragRock
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:invar
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:bronze
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:andesite
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:end_purpur1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:copper
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:elementium
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:valentines
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:tallow
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:livingwood-raw
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:thinWood-oak
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:redstone
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:planks-acacia
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:ironpane1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:netherbrick
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:gold
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:marblepillarslabold
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:grimstone
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:stonebrick1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:uranium
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:planks-oak
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:glass
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:electrum
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:mechanical2
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:templemossy1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:glasspane
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:planks-birch
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:sandstone-scribbles
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:sandsnake
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:redstoneLamp
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:tyrian
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:thinWood-birch
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:livingwood-paper
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:endstone
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:iron1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:platinum
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:aluminumblock
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:endstone1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:sandstone1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:prismarine
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:cloud
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:manasteel
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:bloodMagic
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:marblepillarold
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:arcane
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:new
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:marblepillar
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:antiblock
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:lightstone
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:woolenClay
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:ironpane
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:waterstone
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:dirt
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:paper
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:present
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:pumpkin2
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:pumpkin1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:netherrack
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:concrete
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:snake
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:planks-dark-oak
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:arcane1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:quartz
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:cobblestone
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:glasspanedyed
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:glass1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:pumpkin
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:temple
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:dreamwood-paper
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:dreamwood-raw
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:thinWood-dark
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:tyrian1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:technical1
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:diagonal
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:glassdyed
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:diamond
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:factory
[15:59:52] [Server thread/INFO] [FML]: Found a missing id from the world chisel:granite
[15:59:53] [Server thread/INFO] [FML]: Applying holder lookups
[15:59:53] [Server thread/INFO] [FML]: Holder lookups applied
[15:59:54] [Server thread/INFO] [FML]: Loading dimension 0 (world) (DedicatedServer)
[15:59:54] [Server thread/INFO] [FML]: Loading dimension -1 (DIM-1) (DedicatedServer)
[15:59:54] [Server thread/INFO] [FML]: Loading dimension 1 (DIM1) (DedicatedServer)
[15:59:54] [Server thread/INFO]: Preparing start region for level 0 (world)
[15:59:55] [Server thread/INFO]: Preparing spawn area: 7%
[15:59:56] [Server thread/INFO]: Preparing spawn area: 43%
[15:59:57] [Server thread/INFO]: Preparing spawn area: 68%
[15:59:58] [Server thread/INFO]: Preparing start region for level -1 (DIM-1)
[15:59:59] [Server thread/INFO]: Preparing spawn area: 41%
[16:00:00] [Server thread/INFO]: Preparing spawn area: 81%
[16:00:01] [Server thread/INFO]: Preparing start region for level 1 (DIM1)
[16:00:02] [Server thread/INFO]: Preparing spawn area: 56%
[16:00:03] [Server thread/INFO]: Done (11,537s)! For help, type “help” or “?”
[16:00:03] [Server thread/INFO] [totaleconomy]: Total Economy Started
[16:00:03] [Server thread/INFO] [Sponge]: Timings Reset
[16:00:10] [Server thread/WARN]: Can’t keep up! Did the system time change, or is the server overloaded? Running 6082ms behind, skipping 121 tick(s)

NoSuchMethodError: org.spongepowered.api.plugin.PluginContainer.getVersion()Ljava/util/Optional;

Looks your server version is outdated.

oow, aaand, how can i do this :V (im new in this :S)

Update your spongemod file (the file in the mods folder) - You can download it from here: spongeforge

Maybe you need to update Forge too from here: http://files.minecraftforge.net/
If the sponge file is named:
spongeforge-1.8.9-1763-4.1.0-BETA-1218
then you need the Forge build with the number 1763.

oow, thanks you very much!! ^^ =D

thanks you very much, the plugin is now working! :smiley: now i need a plugin to protecte the users’s houses, so time to find it! :3 hahaha

Thanks for all <3

2 Likes

Hello ! I have a little question : is there a option to deny speak in chat when we are not login in ?
Thanks !