Jump to content

Mevent

Curator
  • Posts

    2,814
  • Joined

  • Last visited

  • Days Won

    37

Everything posted by Mevent

  1. Mevent

    Timing the messages

    Hi! You can change the size of the notifications in the config: "Height": 50.0, "Width": 260.0,
  2. Mevent

    Shop

    Guys, apparently I forgot to change the version number in the plugin itself. But, I already uploaded the update with the corrected version number
  3. Mevent

    Cooking Fish broke lol

    @countess Yes, there is indeed such a bug. Started working on fixing it
  4. Changed Status from Pending to Closed Changed Fixed In to 1.2.26
  5. Mevent

    Permissions break

    Yes, I understand you, and in my previous reply I explained that it would be an "overhead" for the plugin
  6. Mevent

    Can't Get It To Show Images

    @RustMaker Commands in the Notify plugin are universal, so they are available from all three implementations: chat, F1 console, server console
  7. Mevent

    Clan Tag on GLobal Chat?

    Changed Status from Pending to Closed
  8. Mevent

    Clan Tag on GLobal Chat?

    If you have any questions or concerns, please feel free to contact me. I am always ready to help. If you have a moment, I would really appreciate it if you could leave feedback on the plugin. Your feedback helps me improve and grow, and helps other customers make informed decisions about the plugin. Best regards, Mevent
  9. Mevent

    Image failed to download!

    Changed Status from Pending to Closed
  10. Mevent

    Image failed to download!

    Good morning, sorry for the long reply, I was asleep. As I understand it, the problem has already been solved? Then I'll close this ticket, if there are problems - reopen the ticket, I'll try to help.
  11. Mevent

    Clan Tag on GLobal Chat?

    @m3dus4 Most likely, the problem was related to the enabled settings "Use skins from SkinBox?" and "Use skins from PlayerSkins?", try this config: { "Default Avatar": "https://i.imgur.com/nn7Lcm2.png", "Commands": [ "clan", "clans" ], "Clan Info Commands": [ "cinfo" ], "Maximum clan description characters": 256, "Clan tag in player name": true, "Automatic team creation": true, "Allow players to leave their clan by using Rust's leave team button": true, "Allow players to kick members from their clan using Rust's kick member button": true, "Allow players to invite other players to their clan via Rust's team invite system": true, "Allow players to promote other clan members via Rust's team promote button": true, "Allow players to accept a clan invite using the Rust invite accept button": true, "Show clan creation interface when creating a team?": false, "Force to create a clan when creating a team?": false, "Use Friendly Fire?": true, "Use Friendly Fire for Turrets?": false, "General friendly fire (only the leader of the clan can enable/disable it)": false, "Can moderators toggle general friendly fire?": false, "Can players toggle general friendly fire?": false, "Friendly Fire Default Value": false, "Top refresh rate": 15.0, "Default value for the resource standarts": 100000, "Chat Settings": { "Enable clan tags in chat?": true, "Tag format": "<color=#{color}>[{tag}]</color>", "Enable clan chat?": true, "Clan chat commands": [ "c", "cchat" ], "Enable alliance chat?": true, "Alliance chat commands": [ "a", "achat" ] }, "Permission Settings": { "Use permission to create a clan": false, "Permission to create a clan": "clans.cancreate", "Use permission to join a clan": false, "Permission to join a clan": "clans.canjoin", "Use permission to kick a clan member": false, "Clan kick permission": "clans.cankick", "Use permission to leave a clan": false, "Clan leave permission": "clans.canleave", "Use permission to disband a clan": false, "Clan disband permission": "clans.candisband", "Use permission to clan skins": false, "Use clan skins permission": "clans.canskins", "Minimum auth level required to view clan info (0 = player, 1 = moderator, 2 = owner)": 0 }, "Alliance Settings": { "Enable clan alliances": true, "Enable friendly fire (allied clans)": true, "Default friendly fire value": false, "General friendly fire (only the leader of the clan can enable/disable it)": false, "Can moderators toggle general friendly fire?": false, "Can players toggle general friendly fire?": false }, "Purge Settings": { "Enable clan purging": true, "Purge clans that havent been online for x amount of day": 3, "List purged clans in console when purging": true, "Wipe clans on new map save": false }, "Limit Settings": { "Member Limit": 10, "Moderator Limit": 2, "Alliances Limit": 2 }, "Resources": [ "stones", "sulfur.ore", "metal.ore", "hq.metal.ore", "wood" ], "Score Table (shortname - score)": { "kills": 1.0, "deaths": -1.0, "stone-ore": 0.1, "supply_drop": 3.0, "crate_normal": 0.3, "crate_elite": 0.5, "bradley_crate": 5.0, "heli_crate": 5.0, "bradley": 10.0, "helicopter": 15.0, "barrel": 0.1, "scientistnpc": 0.5, "heavyscientist": 2.0, "sulfur.ore": 0.5, "metal.ore": 0.5, "hq.metal.ore": 0.5, "stones": 0.5, "cupboard.tool.deployed": 1.0 }, "Available items for resource standarts": [ "gears", "metalblade", "metalpipe", "propanetank", "roadsigns", "rope", "sewingkit", "sheetmetal", "metalspring", "tarp", "techparts", "riflebody", "semibody", "smgbody", "fat.animal", "cctv.camera", "charcoal", "cloth", "crude.oil", "diesel_barrel", "gunpowder", "hq.metal.ore", "leather", "lowgradefuel", "metal.fragments", "metal.ore", "scrap", "stones", "sulfur.ore", "sulfur", "targeting.computer", "wood" ], "Pages": [ { "ID (DON'T CHANGE)": 0, "Key (DON'T CHANGE)": "aboutclan", "Enabled?": true, "Permission": "" }, { "ID (DON'T CHANGE)": 1, "Key (DON'T CHANGE)": "memberslist", "Enabled?": true, "Permission": "" }, { "ID (DON'T CHANGE)": 2, "Key (DON'T CHANGE)": "clanstop", "Enabled?": true, "Permission": "" }, { "ID (DON'T CHANGE)": 3, "Key (DON'T CHANGE)": "playerstop", "Enabled?": true, "Permission": "" }, { "ID (DON'T CHANGE)": 4, "Key (DON'T CHANGE)": "resources", "Enabled?": true, "Permission": "" }, { "ID (DON'T CHANGE)": 6, "Key (DON'T CHANGE)": "skins", "Enabled?": true, "Permission": "" }, { "ID (DON'T CHANGE)": 5, "Key (DON'T CHANGE)": "playerslist", "Enabled?": true, "Permission": "" }, { "ID (DON'T CHANGE)": 7, "Key (DON'T CHANGE)": "alianceslist", "Enabled?": true, "Permission": "" } ], "Interface": { "Color 1": "#0E0E10", "Color 2": "#4B68FF", "Color 3": "#161617", "Color 4": "#324192", "Color 5": "#303030", "Color 6": "#FF4B4B", "Use value abbreviation?": true, "Show the close button on the clan creation screen?": true, "Top Clans Columns": [ { "Width": 75.0, "Lang Key": "TopTitle", "Key": "top", "Text Format": "#{0}", "Text Align": "MiddleCenter", "Title Font Size": 10, "Font Size": 12 }, { "Width": 165.0, "Lang Key": "NameTitle", "Key": "name", "Text Format": "{0}", "Text Align": "MiddleCenter", "Title Font Size": 12, "Font Size": 12 }, { "Width": 70.0, "Lang Key": "LeaderTitle", "Key": "leader", "Text Format": "{0}", "Text Align": "MiddleCenter", "Title Font Size": 12, "Font Size": 12 }, { "Width": 90.0, "Lang Key": "MembersTitle", "Key": "members", "Text Format": "{0}", "Text Align": "MiddleCenter", "Title Font Size": 12, "Font Size": 12 }, { "Width": 80.0, "Lang Key": "ScoreTitle", "Key": "score", "Text Format": "{0}", "Text Align": "MiddleCenter", "Title Font Size": 12, "Font Size": 12 } ], "Top Players Columns": [ { "Width": 75.0, "Lang Key": "TopTitle", "Key": "top", "Text Format": "#{0}", "Text Align": "MiddleCenter", "Title Font Size": 10, "Font Size": 12 }, { "Width": 185.0, "Lang Key": "NameTitle", "Key": "name", "Text Format": "{0}", "Text Align": "MiddleCenter", "Title Font Size": 12, "Font Size": 12 }, { "Width": 70.0, "Lang Key": "KillsTitle", "Key": "kills", "Text Format": "{0}", "Text Align": "MiddleCenter", "Title Font Size": 12, "Font Size": 12 }, { "Width": 70.0, "Lang Key": "ResourcesTitle", "Key": "resources", "Text Format": "{0}", "Text Align": "MiddleCenter", "Title Font Size": 12, "Font Size": 12 }, { "Width": 80.0, "Lang Key": "ScoreTitle", "Key": "score", "Text Format": "{0}", "Text Align": "MiddleCenter", "Title Font Size": 12, "Font Size": 12 } ], "Profile Buttons": [ { "Enabled": false, "Close Menu?": true, "Command": "tpr {target}", "Color": { "HEX": "#324192", "Opacity (0 - 100)": 100.0 }, "Title": "TP", "Font Size": 10, "Font": "robotocondensed-regular.ttf", "Align": "MiddleCenter", "Text Color": { "HEX": "#FFFFFF", "Opacity (0 - 100)": 100.0 }, "AnchorMin": "0 1", "AnchorMax": "0 1", "OffsetMin": "270 -55", "OffsetMax": "360 -30" }, { "Enabled": false, "Close Menu?": true, "Command": "trade {target}", "Color": { "HEX": "#324192", "Opacity (0 - 100)": 100.0 }, "Title": "TRADE", "Font Size": 10, "Font": "robotocondensed-regular.ttf", "Align": "MiddleCenter", "Text Color": { "HEX": "#FFFFFF", "Opacity (0 - 100)": 100.0 }, "AnchorMin": "0 1", "AnchorMax": "0 1", "OffsetMin": "370 -55", "OffsetMax": "460 -30" } ], "Clan Member Profile Fields": [ { "Width": 140.0, "Lang Key": "GatherTitle", "Key": "gather", "Text Format": "{0}%", "Text Align": "MiddleCenter", "Title Font Size": 10, "Font Size": 12 }, { "Width": 140.0, "Lang Key": "LastLoginTitle", "Key": "lastlogin", "Text Format": "{0}", "Text Align": "MiddleCenter", "Title Font Size": 10, "Font Size": 10 } ], "Top Player Profile Fields": [ { "Width": 300.0, "Lang Key": "ClanNameTitle", "Key": "clanname", "Text Format": "{0}", "Text Align": "MiddleCenter", "Title Font Size": 10, "Font Size": 12 }, { "Width": 140.0, "Lang Key": "RatingTitle", "Key": "rating", "Text Format": "{0}", "Text Align": "MiddleCenter", "Title Font Size": 10, "Font Size": 12 }, { "Width": 140.0, "Lang Key": "ScoreTitle", "Key": "score", "Text Format": "{0}", "Text Align": "MiddleCenter", "Title Font Size": 10, "Font Size": 12 }, { "Width": 140.0, "Lang Key": "KillsTitle", "Key": "kills", "Text Format": "{0}", "Text Align": "MiddleCenter", "Title Font Size": 10, "Font Size": 12 }, { "Width": 140.0, "Lang Key": "DeathsTitle", "Key": "deaths", "Text Format": "{0}", "Text Align": "MiddleCenter", "Title Font Size": 10, "Font Size": 12 }, { "Width": 140.0, "Lang Key": "KDTitle", "Key": "kd", "Text Format": "{0}", "Text Align": "MiddleCenter", "Title Font Size": 10, "Font Size": 12 } ] }, "Skins Settings": { "Item Skins": { "metal.facemask": [ 0, 2361481469, 2390085136, 2363112910, 2356007863, 2527032902, 2362833229, 784316334, 794837198, 792827436, 792079554, 792649975, 792905158, 799044333, 803894027, 800980236, 807821375, 816530945, 812933296, 828888629, 824898622, 821441043, 832021670, 832934294, 841012325, 835026584, 831923884, 881687672, 896211631, 895067146, 899001394, 901668040, 900645045, 907176719, 915572534, 924019464, 915693648, 943128194, 903628875, 971433920, 939788004, 932233099, 1092671728, 962694769, 1084823878, 1113983678, 1083628316, 1130407273, 1135160079, 1137533438, 1172409741, 1121237616, 1203888714, 1270065112, 1313529548, 1335769610, 1349988105, 1353724450, 1421829383, 1522955755, 1547874663, 1575391468, 1587225942, 1586135331, 1581351961, 1680454451, 1693643930, 1711049678, 1753711761, 1771714129, 1777973800, 1787201365, 1845950558, 1886184322, 1886920683, 1894591519, 1900843064, 1805321162, 1932619423, 1934943101, 1969741836, 1993775723, 2001712636, 2005707226, 2012095496, 2059935666, 2092488951, 2100738972, 2105454370, 2131549928, 2143679757, 2178447488, 2193149013, 2215908400, 2229280260, 2226597543, 2242198470, 2252919011, 2296503845, 2304448562, 2377199365, 2397195171, 2432948498, 2462341795, 2475428991, 2497313980, 2510419774, 2551475709, 1731680660 ], "hoodie": [ 0, 492800372, 519147220, 539943199, 612956053, 619935833, 626133126, 2351687115, 2349484905, 2349487658, 2339346268, 2352961242, 2365510260, 2532379184, 2532378234, 661319427, 797128321, 803249256, 677636990, 889718910, 835836079, 895065994, 897890977, 914621940, 919353761, 926162531, 939604165, 904963081, 941172099, 954392337, 954947279, 961066582, 971807764, 959900137, 975500312, 959641236, 1100931254, 1106582025, 1111669350, 1150818496, 1150760640, 1170989053, 1209453497, 1234693807, 1274163900, 1282111884, 1296608954, 1305321596, 1317554978, 1328751626, 1356748246, 1368417352, 1356328924, 1373714814, 1371314541, 1408832378, 1432964453, 1448343881, 1385322661, 1552703337, 1564974974, 1581817010, 1587744366, 1623185000, 1292091712, 1638742127, 1660290744, 1700935391, 1703216433, 1740503746, 1740562395, 1766644324, 1768733505, 1787216403, 1810592176, 1784482745, 1196751864, 1858310941, 1883624383, 1894585931, 1911980598, 1927124747, 1936131747, 1950853975, 1968538819, 1993891915, 2000507925, 1997532879, 2022463110, 2067569919, 2076428294, 2080975449, 2099705103, 2131784896, 2138199381, 2147365537, 2176988889, 2182271278, 2192919905, 2200988844, 2215209664, 1961464025, 2124528682, 2207288699, 2256109331, 2282178792, 2289427434, 2293185782, 2295666190, 2329780962, 2366661340, 2373481556, 2387700898, 2413092008, 2416648557, 2428818427, 2462377903, 2476343229, 2476889442, 2503910428, 2563940111 ], "metal.plate.torso": [ 0, 2352188221, 2360969707, 2541702877, 794169855, 799657859, 796728308, 797410767, 817022417, 823132085, 828888000, 832233112, 842577956, 798736321, 819160334, 895066686, 900807753, 924019814, 934627208, 944835223, 970700662, 1113984430, 1094522474, 1135168998, 1270065959, 1335770974, 1349989767, 1353723648, 1421841596, 1522963149, 1575392727, 1587225313, 1586132318, 1581353262, 1578628782, 1680452167, 1693641239, 1711048020, 1753699785, 1771804406, 1777967326, 1787198707, 1845931269, 1886179838, 1886922099, 1900842357, 1805322456, 1932615190, 1934946028, 1969743263, 1993774875, 2001706617, 2005709642, 2013723517, 2059931054, 2092488087, 2100740608, 2105505757, 2131557341, 2144720791, 2178449205, 2193157606, 2215911873, 2229279338, 2226598382, 2242200040, 2252998412, 2296501936, 2304445825, 2377223360, 2397196563, 2432947351, 2462350544, 2475407123, 2497312780, 2510424165, 2551474093, 1732003216 ], "pants": [ 0, 494003754, 490773561, 504687841, 2339348970, 2352962213, 2408536195, 798690647, 823154911, 889714798, 888360095, 909888619, 930559188, 939586076, 955615160, 961084105, 969289969, 975498827, 960252273, 1100930207, 1106596145, 1111673876, 1125254090, 1150816693, 1150763210, 1170988006, 1229552157, 1234956405, 1274163146, 1287193745, 1296612316, 1305364315, 1317553480, 1328753424, 1356749671, 1368418893, 1356324187, 1371313777, 1406835139, 1432965178, 1441311938, 1448346336, 1385326314, 1552705077, 1581822078, 1587846022, 1623181884, 1292094174, 1638743634, 1660293384, 1700938224, 1703218418, 1740505052, 1740563572, 1766646393, 1768737448, 1787243248, 1810590744, 1784474755, 1196747617, 1858308973, 1883629284, 1894589800, 1911973450, 1927127023, 1936132863, 1950854989, 1968533197, 1993902344, 1987863036, 1997534121, 2022464363, 2067568367, 2076980911, 2080977144, 2099701364, 2131787171, 2138201022, 2147367433, 2176989787, 2192914821, 2200988235, 2215211982, 1961465777, 2124531088, 2207291626, 2256110716, 2282181821, 2289433771, 2293180981, 2295664263, 2329782748, 2366658636, 2373483517, 2387704141, 2413094171, 2416647256, 2429020487, 2462383364, 2476360448, 2476892801, 2503903214, 2563935722 ], "roadsign.kilt": [ 0, 784577443, 794291485, 801837047, 818612271, 828173323, 865679836, 879861153, 892414125, 934742835, 944586866, 953123363, 934937654, 947949717, 950176525, 953112839, 1084396407, 1102986622, 1103687152, 1121447954, 1130405286, 1130610212, 1106569231, 1159599284, 1154469089, 1151205503, 1202976443, 974345761, 1251419748, 1248433379, 1269612137, 1342123902, 1332333384, 1349158079, 1353722661, 1349943069, 1380028657, 1400837602, 1388416860, 1441848470, 1442167045, 1442346890, 1438090382, 1539652650, 1539570583, 1558579257, 1737733590, 1759482713, 1797483140, 1779983158, 1740068457, 1723851847, 1865210905, 1894376712, 1906531526, 1915398061, 1944165903, 1974809731, 1986050287, 2120628865, 2147209635, 2142383374, 2199787450, 2076261294, 2296714510, 2320203004, 2350090284, 2411684424, 2415101453, 2462648733, 2469019097, 2491402270, 2496523983, 2537677227, 2543087270, 2570237224 ], "shoes.boots": [ 0, 493534620, 493064563, 507940691, 513629119, 613481881, 784559403, 809586899, 838205144, 869090082, 882570089, 899942107, 919261524, 826587881, 944997041, 961096730, 920390242, 1084392788, 962503020, 1100926907, 1106548545, 1111680681, 1406796292, 1432967312, 1441308562, 1395755190, 1839313604, 1864539854, 1915955573, 1915397286, 1196740980, 1960694026, 1995685684, 2009426933, 2075527039, 2090776132, 2199934989, 2304198263, 2410871443, 2510093391, 2496064553, 2537679237, 2581371666, 2575506021 ], "rifle.ak": [ 0, 615766181, 618543834, 566540646, 2352506845, 2375327201, 2391107262, 2437435853, 2546031510, 2532586221, 2544999440, 2412486082, 2585539626, 809190373, 654502185, 840477492, 849047662, 859845460, 875130056, 885146172, 887494035, 895307805, 889710179, 908297014, 920472848, 911726740, 924020531, 928950425, 903882218, 940035827, 937864743, 925720043, 939180121, 934891737, 1076214414, 1092674304, 1088459232, 1102750231, 1124932043, 1112904406, 1129886223, 1137915903, 1118706219, 1140366289, 1161844853, 1167207039, 1175238674, 1159593268, 1174389582, 1120500163, 1196676446, 1213092632, 1230963555, 1245563496, 1259716979, 1265322092, 1277707212, 1202410378, 1272989639, 1288866247, 1306351416, 1324932956, 1309470544, 1338305091, 1349512142, 1349324364, 1359893925, 1372945520, 1385673487, 1372566409, 1396630285, 809212871, 1364985829, 1352844155, 1428980348, 1434027951, 1448221547, 1457951707, 1467269924, 1402320927, 1362212220, 1435827815, 1476966011, 1522034435, 1539318940, 1539409946, 1539007965, 1549426268, 1575397458, 1583542371, 1588206436, 1599157678, 1659781652, 1679665505, 1685375084, 1746886322, 1750654242, 1760078043, 1804885723, 1252554814, 1826520371, 1850236015, 1870705926, 1882821847, 1886272847, 1907342157, 1915393587, 1929819581, 1983066869, 1993279809, 2006878490, 2012334520, 2017002938, 2059352465, 2075372682, 2085083014, 2101560738, 2108685486, 2109182691, 2128372674, 2179386526, 2041629387, 2172715245, 2242791041, 2249370680, 2248879512, 2245084157, 2268418002, 2240088463, 2304993742, 2319710097, 2323019876, 2358898935, 2388299872, 2402597354, 2411156317, 2426264628, 2440147760, 2433058633, 2462290529, 2468934608, 2489783136, 2510062939, 2518385133, 2536316473, 2546271708, 2557819273, 2566739934, 2576448799, 2582891462, 2373070608 ], "rifle.bolt": [ 0, 526539536, 518199212, 516383225, 2361194244, 2585146864, 819149392, 818403150, 840105253, 875259050, 897023403, 943036098, 947954942, 933509449, 972020573, 1119629516, 1161165984, 1517933342, 1535660827, 1587273896, 1592946955, 1795984246, 1581664321, 1852284996, 2024514125, 2363806432, 2412215351, 2510556864, 2516829420 ] }, "Use skins from SkinBox?": false, "Use skins from PlayerSkins?": false, "Can players install custom skins?": false, "Permission to install custom skin": "", "Option to disable clan skins?": false, "Default value to disable skins": true }, "Statistics Settings": { "Kills": true, "Gather": true, "Loot": true, "Entities": true, "Craft": true }, "Colos Settings": { "Clan owner color (hex)": "#a1ff46", "Clan moderator color (hex)": "#74c6ff", "Clan member color (hex)": "#fcf5cb" }, "PlayerDatabase": { "Enabled": false, "Table": "Clans" }, "ZoneManager Settings": { "Enabled": false, "Zones with allowed Friendly Fire": [ "92457", "4587478545" ] }, "Clan Tag Settings": { "Blocked Words": [ "admin", "mod", "owner" ], "Minimum clan tag characters": 2, "Maximum clan tag characters": 12, "Enable character checking in tags?": true, "Special characters allowed in tags": "!²³", "Tag Color Settings": { "Enabled": true, "DefaultColor": "AAFF55", "Can the owner change the color?": true, "Can the moderators change the color?": false, "Can the players change the color?": false } }, "Commands Settings": { "Clans FF": [ "cff" ], "Aliance FF": [ "aff" ] }, "Version": { "Major": 1, "Minor": 1, "Patch": 24 } }
  12. Mevent

    Clan Tag on GLobal Chat?

    Hi! I'll try to take a look today and give you an answer
  13. Mevent

    Can't Get It To Show Images

    Wdym?
  14. Mevent

    error after update (and wipe)

    I need to think about it
  15. Mevent

    error after update (and wipe)

  16. Mevent

    error after update (and wipe)

    Which of your plugins use the Clans API?
  17. Mevent

    Crafts

    Try checking it against JSON Validators (for example: https://jsonlint.com/) before saving the config
  18. Mevent

    Clan Tag on GLobal Chat?

    @m3dus4Hi. I haven't had a chance to watch it yet
  19. Mevent

    Pass

    Changed Status from Pending to Closed
  20. Mevent

    Cooking Fish broke lol

    Thank you! I'll try to check and fix it in the next few days (I'm back at work and don't have time to respond/fix plugins yet)
  21. Mevent

    Can't Get It To Show Images

    Example: oxide.grant group default notify.use
  22. Mevent

    Adobe?

    Changed Status from Pending to Work in Progress
  23. Mevent

    Adobe?

    Hi! Yes, okay. I added it to my TODO list. But, I don't have time for it yet, and it may take a while.
2m

Downloads

Total number of downloads.

9.5k

Customers

Total customers served.

139k

Files Sold

Total number of files sold.

2.9m

Payments Processed

Total payments processed.

×
×
  • 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.