Jump to content

MrHawk

Member
  • Posts

    12
  • Joined

  • Last visited

Everything posted by MrHawk

  1. MrHawk

    mysql throws alot of errors

    Alot of errors thrown after first restart or the plugin, where to start if error is on my end? In the sql table only the "players" are made, running Oxide.
  2. MrHawk

    mysql throws alot of errors

    { "General Settings": { "Prefix": "[PG-Sync]", "SteamID": "0", "Debug": false }, "Sync Settings": { "Main Server (This should be true only on the main server among servers.)": true, "Main Server Redirect IP": "127.0.0.1", "Main Server Redirect Port": "28011", "Sync Groups?": true, "Sync Players Permissions?": true, "Sync Groups in Permissions?": true, "Sync Save Time (secs)": 60, "Exception for Auto Group Sync": [], "Exception for Auto Permissons Sync": [] }, "Mysql Settings (Recommended v5.7.37)": { "MySqlIp": "***", "MySqlPort": 3306, "MySqlUsername": "***", "MySqlPasword": "***", "MySqlDatabase": "***" }, "Version": { "Major": 1, "Minor": 0, "Patch": 2 } }
  3. MrHawk

    mysql throws alot of errors

    o.reload SyncGroupPerms [Sync GroupPerms] Mysql Disconnected Unloaded plugin Sync GroupPerms v1.0.2 by YaMang -w- Loaded plugin Sync GroupPerms v1.0.2 by YaMang -w- [Sync GroupPerms] Create Tables [Sync GroupPerms] Create Groups Table! [Sync GroupPerms] Create Players Table! MySql handle raised an exception in 'SyncGroupPerms v1.0.2' plugin (InvalidCastException: Object cannot be cast from DBNull to other types.) at System.DBNull.System.IConvertible.ToInt32 (System.IFormatProvider provider) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at System.Convert.ToInt32 (System.Object value, System.IFormatProvider provider) [0x00003] in <f98723dd4586469db5213ec59da723ca>:0 at MySql.Data.MySqlClient.Driver.LoadCharacterSets (MySql.Data.MySqlClient.MySqlConnection connection) [0x00079] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.Driver.Configure (MySql.Data.MySqlClient.MySqlConnection connection) [0x00060] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.MySqlConnection.Open () [0x00198] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x00059] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql handle raised an exception in 'SyncGroupPerms v1.0.2' plugin (MySqlException: Table 'tcgamers_stat.groups' doesn't exist) at MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader (System.IAsyncResult result) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader(System.IAsyncResult) at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0010e] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql command callback raised an exception in 'SyncGroupPerms v1.0.2' plugin (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.SyncGroupPerms+<>c__DisplayClass24_0.<UploadGroupsData>b__0 (System.Collections.Generic.List`1[T] result) [0x00000] in <3ad92a95b726471ab3a98b0e65f68b3d>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql handle raised an exception in 'SyncGroupPerms v1.0.2' plugin (MySqlException: Table 'tcgamers_stat.groups' doesn't exist) at MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader (System.IAsyncResult result) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader(System.IAsyncResult) at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0010e] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql command callback raised an exception in 'SyncGroupPerms v1.0.2' plugin (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.SyncGroupPerms+<>c__DisplayClass24_0.<UploadGroupsData>b__0 (System.Collections.Generic.List`1[T] result) [0x00000] in <3ad92a95b726471ab3a98b0e65f68b3d>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql handle raised an exception in 'SyncGroupPerms v1.0.2' plugin (MySqlException: Table 'tcgamers_stat.groups' doesn't exist) at MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader (System.IAsyncResult result) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader(System.IAsyncResult) at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0010e] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql command callback raised an exception in 'SyncGroupPerms v1.0.2' plugin (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.SyncGroupPerms+<>c__DisplayClass24_0.<UploadGroupsData>b__0 (System.Collections.Generic.List`1[T] result) [0x00000] in <3ad92a95b726471ab3a98b0e65f68b3d>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql handle raised an exception in 'SyncGroupPerms v1.0.2' plugin (MySqlException: Table 'tcgamers_stat.groups' doesn't exist) at MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader (System.IAsyncResult result) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader(System.IAsyncResult) at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0010e] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql command callback raised an exception in 'SyncGroupPerms v1.0.2' plugin (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.SyncGroupPerms+<>c__DisplayClass24_0.<UploadGroupsData>b__0 (System.Collections.Generic.List`1[T] result) [0x00000] in <3ad92a95b726471ab3a98b0e65f68b3d>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql handle raised an exception in 'SyncGroupPerms v1.0.2' plugin (KeyNotFoundException: The given key '25460' was not present in the dictionary.) at MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader (System.IAsyncResult result) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader(System.IAsyncResult) at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0010e] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql command callback raised an exception (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.SyncGroupPerms+<>c__DisplayClass36_0.<CheckPlayerData>b__0 (System.Collections.Generic.List`1[T] result) [0x00000] in <3ad92a95b726471ab3a98b0e65f68b3d>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql handle raised an exception (InvalidCastException: Object cannot be cast from DBNull to other types.) at System.DBNull.System.IConvertible.ToInt32 (System.IFormatProvider provider) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at System.Convert.ToInt32 (System.Object value, System.IFormatProvider provider) [0x00003] in <f98723dd4586469db5213ec59da723ca>:0 at MySql.Data.MySqlClient.Driver.LoadCharacterSets (MySql.Data.MySqlClient.MySqlConnection connection) [0x00079] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.Driver.Configure (MySql.Data.MySqlClient.MySqlConnection connection) [0x00060] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.MySqlConnection.Open () [0x00198] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x00059] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql command callback raised an exception (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.SyncGroupPerms+<>c__DisplayClass36_0.<CheckPlayerData>b__0 (System.Collections.Generic.List`1[T] result) [0x00000] in <3ad92a95b726471ab3a98b0e65f68b3d>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql handle raised an exception (MySqlException: Table 'tcgamers_stat.groups' doesn't exist) at MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader (System.IAsyncResult result) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader(System.IAsyncResult) at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0010e] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql command callback raised an exception (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.SyncGroupPerms+<>c__DisplayClass24_0.<UploadGroupsData>b__0 (System.Collections.Generic.List`1[T] result) [0x00000] in <3ad92a95b726471ab3a98b0e65f68b3d>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql handle raised an exception (MySqlException: Table 'tcgamers_stat.groups' doesn't exist) at MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader (System.IAsyncResult result) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader(System.IAsyncResult) at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0010e] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql command callback raised an exception (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.SyncGroupPerms+<>c__DisplayClass24_0.<UploadGroupsData>b__0 (System.Collections.Generic.List`1[T] result) [0x00000] in <3ad92a95b726471ab3a98b0e65f68b3d>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql handle raised an exception (MySqlException: Table 'tcgamers_stat.groups' doesn't exist) at MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader (System.IAsyncResult result) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader(System.IAsyncResult) at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0010e] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql command callback raised an exception (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.SyncGroupPerms+<>c__DisplayClass24_0.<UploadGroupsData>b__0 (System.Collections.Generic.List`1[T] result) [0x00000] in <3ad92a95b726471ab3a98b0e65f68b3d>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql handle raised an exception (MySqlException: Table 'tcgamers_stat.groups' doesn't exist) at MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader (System.IAsyncResult result) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader(System.IAsyncResult) at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0010e] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql command callback raised an exception (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.SyncGroupPerms+<>c__DisplayClass24_0.<UploadGroupsData>b__0 (System.Collections.Generic.List`1[T] result) [0x00000] in <3ad92a95b726471ab3a98b0e65f68b3d>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql handle raised an exception (InvalidCastException: Object cannot be cast from DBNull to other types.) at System.DBNull.System.IConvertible.ToInt32 (System.IFormatProvider provider) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at System.Convert.ToInt32 (System.Object value, System.IFormatProvider provider) [0x00003] in <f98723dd4586469db5213ec59da723ca>:0 at MySql.Data.MySqlClient.Driver.LoadCharacterSets (MySql.Data.MySqlClient.MySqlConnection connection) [0x00079] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.Driver.Configure (MySql.Data.MySqlClient.MySqlConnection connection) [0x00060] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.MySqlConnection.Open () [0x00198] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x00059] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql command callback raised an exception (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.SyncGroupPerms+<>c__DisplayClass36_0.<CheckPlayerData>b__0 (System.Collections.Generic.List`1[T] result) [0x00000] in <3ad92a95b726471ab3a98b0e65f68b3d>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql handle raised an exception (MySqlException: Table 'tcgamers_stat.groups' doesn't exist) at MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader (System.IAsyncResult result) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader(System.IAsyncResult) at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0010e] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql command callback raised an exception (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.SyncGroupPerms+<>c__DisplayClass24_0.<UploadGroupsData>b__0 (System.Collections.Generic.List`1[T] result) [0x00000] in <3ad92a95b726471ab3a98b0e65f68b3d>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql handle raised an exception (MySqlException: Table 'tcgamers_stat.groups' doesn't exist) at MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader (System.IAsyncResult result) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader(System.IAsyncResult) at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0010e] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql command callback raised an exception (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.SyncGroupPerms+<>c__DisplayClass24_0.<UploadGroupsData>b__0 (System.Collections.Generic.List`1[T] result) [0x00000] in <3ad92a95b726471ab3a98b0e65f68b3d>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql handle raised an exception (MySqlException: Table 'tcgamers_stat.groups' doesn't exist) at MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader (System.IAsyncResult result) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader(System.IAsyncResult) at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0010e] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql command callback raised an exception (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.SyncGroupPerms+<>c__DisplayClass24_0.<UploadGroupsData>b__0 (System.Collections.Generic.List`1[T] result) [0x00000] in <3ad92a95b726471ab3a98b0e65f68b3d>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql handle raised an exception (MySqlException: Table 'tcgamers_stat.groups' doesn't exist) at MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader (System.IAsyncResult result) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteReader(System.IAsyncResult) at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0010e] in <01b66a3338be45348c2cb17bdee2edd2>:0 MySql command callback raised an exception (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.SyncGroupPerms+<>c__DisplayClass24_0.<UploadGroupsData>b__0 (System.Collections.Generic.List`1[T] result) [0x00000] in <3ad92a95b726471ab3a98b0e65f68b3d>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <01b66a3338be45348c2cb17bdee2edd2>:0
  4. MrHawk

    Extensions

    This plugin seems to have a hard time by followind updates to extensions on Codefling atleast! Third update on NpcSpawn that this plugin cant find, possible to fix? { "Name": "NpcSpawn", "Author": "KpucTaJl", "Plugin version": "2.8.3", "Link to plugin": "https://codefling.com/extensions/npc-spawn", "Marketplace": "Codefling", "Ignore": false }, and this one it shown as not found: { "Name": "PveMode", "Author": "KpucTaJl", "Plugin version": "1.2.3", "Link to plugin": "https://codefling.com/extensions/pvemode", "Marketplace": "Codefling", "Ignore": false },
  5. MrHawk

    Dungeon Events

    "Spawn-room door now closes on player death to protect from NPC fire" is it possible to configure this in any way? This only responds to owner, kinda anoying when doing it as a team.
  6. MrHawk

    When player dies

    This bug is only for the bodies, can be temp fixed by installing a plugin convering it into bag like "Bodies To Bags" for example
  7. MrHawk

    Prevent Looting(uMod)

    Does the plugin have options to disable Prevent Looting during arena time?

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.8m
Total downloads
Customers
11.7k
Customers served
Files Sold
166.7k
Total sales
Payments
3.6m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.