<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://fcraft.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cueball</id>
	<title>fCraft Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://fcraft.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cueball"/>
	<link rel="alternate" type="text/html" href="https://fcraft.net/wiki/Special:Contributions/Cueball"/>
	<updated>2026-08-13T12:59:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://fcraft.net/w/index.php?title=Troubleshooting&amp;diff=1370</id>
		<title>Troubleshooting</title>
		<link rel="alternate" type="text/html" href="https://fcraft.net/w/index.php?title=Troubleshooting&amp;diff=1370"/>
		<updated>2012-04-09T05:04:15Z</updated>

		<summary type="html">&lt;p&gt;Cueball: Fixed typo!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===System.DllNotFoundException: libMonoPosixHelper.so===&lt;br /&gt;
&#039;&#039;libMonoPosixHelper&#039;&#039; is a Mono library that provides compression functionality. If you installed Mono via a package manager, make sure that &amp;lt;code&amp;gt;libmono-posix2.0-cil&amp;lt;/code&amp;gt; package is installed. If you built or configured your own copy of Mono, make sure that LD_LIBRARY_PATH includes Mono&#039;s library path (use &amp;lt;code&amp;gt;find / -name libMonoPosixHelper.so&amp;lt;/code&amp;gt; to locate Mono&#039;s library path).&lt;br /&gt;
&lt;br /&gt;
===Server does not show up on minecraft.net list===&lt;br /&gt;
.Make sure that server is public. Open ConfigGUI, select &amp;quot;General&amp;quot; tab, set Visibility to &amp;quot;Public&amp;quot; (or set [[List_of_config_keys#General|IsPublic]] to true in &#039;&#039;config.xml&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
===No one can connect to my server / &amp;quot;Unable to reach server&amp;quot;===&lt;br /&gt;
*If your server does not have direct internet access (e.g. if it is connected through a router), you will need to [http://portforward.com/ forward the port] to allow external players to connect. &#039;&#039;&#039;Default port is 25565&#039;&#039;&#039;. ConfigGUI includes a little tool for checking whether the port is forwarded properly - click the [Check] button next to port number setting, on &amp;quot;General&amp;quot; tab. Of course, the only way to be sure that port is forwarded properly is to ask someone remote to try joining your server.&lt;br /&gt;
*If you have a firewall or an &amp;quot;internet security&amp;quot; suite of some sort, make sure that fCraft is granted the appropriate permissions. If your server is still not connectible, try disabling the firewall.&lt;br /&gt;
&lt;br /&gt;
===&amp;quot;Could not verify player name&amp;quot;===&lt;br /&gt;
Verification problems occur when your fCraft server cannot verify identity of connecting players. Here are some things that may cause or fix verification problems:&lt;br /&gt;
#If minecraft.net is offline or slow, wait for it to stabilize.&lt;br /&gt;
#If minecraft.net is working but you still cant verify name, log out then log back in.&lt;br /&gt;
#Try restarting your server. Wait a couple minutes before trying to connect to a newly-restarted server (to give your server time to synchronize with minecraft.net).&lt;br /&gt;
#If you are using WoM client&#039;s &amp;quot;Resume&amp;quot; function, which uses cached verification information, try using the proper log-in procedure in WoM instead. The &amp;quot;Resume&amp;quot; function only works as long as your IP does not change and as long as the server does not restart.&lt;br /&gt;
#If you are using WoM and connecting with a bookmark, make sure that the bookmarked address starts with &amp;quot;http://www.minecraft.net/...&amp;quot; and not &amp;quot;mc://...&amp;quot;. Addresses in the form &amp;quot;mc://&amp;quot; are temporary, and will stop working whenever the server is restarted.&lt;br /&gt;
&lt;br /&gt;
===I cannot connect to my own server / Other players cannot connect from LAN===&lt;br /&gt;
Minecraft client has a lot of trouble working on LAN. You probably will not be able to connect via the public URL. Fortunately, there is a workaround:&lt;br /&gt;
# Enable &amp;quot;Allow connections from LAN without verification&amp;quot; checkbox in ConfigGUI&#039;s &amp;quot;Security&amp;quot; tab (or set [[List_of_config_keys#Security|AllowUnverifiedLAN]] to &amp;quot;true&amp;quot; in &#039;&#039;config.xml&#039;&#039;).&lt;br /&gt;
# Find your local IP address.&lt;br /&gt;
#* In Windows XP+, go to Start -&amp;gt; type &amp;quot;cmd&amp;quot; to open a terminal -&amp;gt; type &amp;lt;code&amp;gt;ipconfig&amp;lt;/code&amp;gt;. The address you need is labeled &amp;quot;IPv4 Address&amp;quot; under &amp;quot;Local Area Connection&amp;quot;.&lt;br /&gt;
#* In Unix/Linux, use &amp;lt;code&amp;gt;ifconfig&amp;lt;/code&amp;gt; utility.&lt;br /&gt;
# Connect to [http://www.minecraft.net/classic/play?ip=_____&amp;amp;port=_____ http://www.minecraft.net/classic/play?ip=_____&amp;amp;port=_____] (fill in blanks with your server&#039;s IP address and port).&lt;br /&gt;
&lt;br /&gt;
===How do I promote myself to the highest rank?===&lt;br /&gt;
Type the following in console (either ServerGUI or ServerCLI): &amp;lt;code&amp;gt;/promote YourPlayerName DesiredRank&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===I made changes to the server configuration, but changes didn&#039;t apply===&lt;br /&gt;
fCraft can pick up most changes without requiring a restart. Use &amp;lt;code&amp;gt;[[/Reload]] config&amp;lt;/code&amp;gt; command to reload. However, some things require a full restart:&lt;br /&gt;
* Ranks&lt;br /&gt;
* Worlds&lt;br /&gt;
* IRC settings&lt;br /&gt;
* Enabling/disabling BlockDB&lt;br /&gt;
Make sure that ConfigGUI is in the same folder as the rest of the server files. Also note that changes to settings are not saved until you hit &amp;quot;OK&amp;quot; or &amp;quot;Apply&amp;quot; in ConfigGUI.&lt;br /&gt;
&lt;br /&gt;
===I added/deleted/edited worlds in ConfigGUI, but server changes didn&#039;t apply===&lt;br /&gt;
fCraft cannot apply changes to worlds.xml without a full restart. Also, any changes to the world list made while the server is running may be overwritten. Because of this, &#039;&#039;&#039;you must shut down the server (ServerGUI or ServerCLI) before making changes to the world list from ConfigGUI.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Memory usage keeps going up under Mono===&lt;br /&gt;
If you are using Mono 2.6.x or earlier, you are out of luck. If you are running 2.8+, try running mono with SGen (generational garbage collection) enabled, like this: &amp;lt;code&amp;gt;mono --gc=sgen ServerCLI.exe&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;mono-sgen ServerCLI.exe&amp;lt;/code&amp;gt;. If you&#039;ve tried everything and cannot get Mono memory usage under control, try setting the [[List_of_config_keys#Advanced|RestartInterval]] config key to make the server restart itself every once in a while.&lt;/div&gt;</summary>
		<author><name>Cueball</name></author>
	</entry>
	<entry>
		<id>https://fcraft.net/w/index.php?title=Permissions&amp;diff=513</id>
		<title>Permissions</title>
		<link rel="alternate" type="text/html" href="https://fcraft.net/w/index.php?title=Permissions&amp;diff=513"/>
		<updated>2011-08-02T03:20:10Z</updated>

		<summary type="html">&lt;p&gt;Cueball: /* Draw */ Fixed small &amp;quot;//CuboidW&amp;quot; typo.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;At the core of fCraft&#039;s rank system are permissions. Each rank can be granted any combination of permissions. Several permissions may also be limited.&lt;br /&gt;
&lt;br /&gt;
==Chat-related==&lt;br /&gt;
====Chat====&lt;br /&gt;
:Ability to write chat, PM players, and use chat commands (like [[/Say]] and [[/Me]]). Note that players without this permission can still use most commands, receive PMs, and read chat.&lt;br /&gt;
&lt;br /&gt;
====Say====&lt;br /&gt;
:Ability to use [[/Say]] command. Requires Chat permission.&lt;br /&gt;
&lt;br /&gt;
====ReadStaffChat====&lt;br /&gt;
:Ability to read [[/Staff]] chat. Requires Chat permission.&lt;br /&gt;
&lt;br /&gt;
====UseColorCodes====&lt;br /&gt;
:Ability to use color codes in chat messages.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Building-related==&lt;br /&gt;
====Build====&lt;br /&gt;
:Ability to place blocks on maps. This is a baseline permission that can be overridden by world-specific and zone-specific permissions.&lt;br /&gt;
&lt;br /&gt;
====Delete====&lt;br /&gt;
:Ability to delete or replace blocks on maps. This too is a baseline permission that can be overridden by world-specific and zone-specific permissions.&lt;br /&gt;
&lt;br /&gt;
====PlaceGrass====&lt;br /&gt;
:Ability to place grass blocks. Affects [[/Bind]] and [[/Grass]].&lt;br /&gt;
&lt;br /&gt;
====PlaceWater====&lt;br /&gt;
:Ability to place water blocks. Affects [[/Bind]] and [[/Water]].&lt;br /&gt;
&lt;br /&gt;
====PlaceLava====&lt;br /&gt;
:Ability to place lava blocks. Affects [[/Bind]] and [[/Lava]].&lt;br /&gt;
&lt;br /&gt;
====PlaceAdmincrete====&lt;br /&gt;
:Ability to place admincrete blocks. Affects [[/Bind]] and [[/Solid]].&lt;br /&gt;
&lt;br /&gt;
====DeleteAdmincrete====&lt;br /&gt;
:Ability to delete or replace admincrete.&lt;br /&gt;
&lt;br /&gt;
====Draw====&lt;br /&gt;
:Ability to use drawing tools (commands capable of affecting many blocks at once). This permission can be overridden by world-specific and zone-specific building permissions. Affects [[/Cuboid]], [[/CuboidH]], [[/CuboidW]], [[/Ellipsoid]], [[/EllipsoidH]], [[/Line]], [[/Sphere]], [[/SphereH]], [[/Replace]], [[/ReplaceNot]], and [[/Undo]].&lt;br /&gt;
&lt;br /&gt;
==Maintenance-related==&lt;br /&gt;
====EditPlayerDB====&lt;br /&gt;
:Ability to edit the player database directly. This also adds the ability to promote/demote/ban players by name, even if they have not visited the server yet. Also allows to manipulate players&#039; records using [[/SetInfo]], and to promote/demote players in batches using [[/MassRank]].&lt;br /&gt;
&lt;br /&gt;
====Import====&lt;br /&gt;
:Ability to import rank and ban lists from files. Useful if you are switching from another server software. Affects [[/Import]].&lt;br /&gt;
&lt;br /&gt;
====ReloadConfig====&lt;br /&gt;
:Ability to reload the configuration file without restarting. Affects [[/Reload]] command.&lt;br /&gt;
&lt;br /&gt;
====ShutdownServer====&lt;br /&gt;
:Ability to shut down or restart the server remotely. Useful for servers that run on dedicated machines. Affects [[/Shutdown]] and [[/Restart]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Moderation-related==&lt;br /&gt;
====ViewOthersInfo====&lt;br /&gt;
:Ability to view extended information about other players. Affects [[/Info]] and [[/BanInfo]].&lt;br /&gt;
&lt;br /&gt;
====ViewPlayerIPs====&lt;br /&gt;
:Ability to see any players&#039; IP addresses. Affects [[/Info]], [[/BanInfo]], [[/BanIP]], and [[/BanAll]].&lt;br /&gt;
&lt;br /&gt;
====UseSpeedHack====&lt;br /&gt;
:Ability to move at a faster-than-normal rate (using hacks). Hack detection is unreliable, so it&#039;s recommended to grant this ability to all players.&lt;br /&gt;
&lt;br /&gt;
====Kick====&lt;br /&gt;
:Ability to kick players from the server. Limited per-rank.&lt;br /&gt;
&lt;br /&gt;
====Ban====&lt;br /&gt;
:Ability to ban/unban individual players from the server. Affects [[/Ban]], [[/Unban]], and [[/Import]] commands. Limited per-rank.&lt;br /&gt;
&lt;br /&gt;
====BanIP====&lt;br /&gt;
:Ability to ban/unban IP addresses from the server. Affects [[/BanIP]] and [[/UnbanIP]] commands. Requires Ban permission. Limited per-rank.&lt;br /&gt;
&lt;br /&gt;
====BanAll====&lt;br /&gt;
:Ability to ban/unban a player account, their IP, and all other accounts that used the IP. Affects [[/BanAll]] and [[/UnbanAll]] commands. Requires Ban and BanIP permissions. Limited per-rank.&lt;br /&gt;
&lt;br /&gt;
====Promote====&lt;br /&gt;
:Ability to promote players to a higher rank. Affects [[/Rank]], [[/MassRank]], and [[/Import]] commands. Limited per-rank.&lt;br /&gt;
&lt;br /&gt;
====Demote====&lt;br /&gt;
:Ability to demote players to a lower rank. Affects [[/Rank]], [[/MassRank]], and [[/Import]] commands. Limited per-rank.&lt;br /&gt;
&lt;br /&gt;
====Hide====&lt;br /&gt;
:Ability to appear hidden from other players. You can still chat, build/delete blocks, use all commands, and join worlds while hidden. Hidden players are completely invisible to other players. Affects [[/Hide]] command. Limited per-rank.&lt;br /&gt;
&lt;br /&gt;
====Teleport====&lt;br /&gt;
:Ability to teleport to other players. Affects [[/Tp]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Bring====&lt;br /&gt;
:Ability to bring/summon other players to your location, or to another player. Affects [[/Bring]] and [[/BringAll]]. Limited per-rank.&lt;br /&gt;
&lt;br /&gt;
====BringAll====&lt;br /&gt;
:Ability to bring/summon many players at a time using [[/BringAll]]. Uses the limits from Bring permission.&lt;br /&gt;
&lt;br /&gt;
====Patrol====&lt;br /&gt;
:Ability to patrol lower-ranked players. &amp;quot;Patrolling&amp;quot; means teleporting to other players to check on them, usually while hidden. Affects [[/Patrol]] and [[/SpecPatrol]].&lt;br /&gt;
&lt;br /&gt;
====Spectate====&lt;br /&gt;
:Ability to use [[/Spectate]] and [[/SpecPatrol]]. Requires Hide permission.&lt;br /&gt;
&lt;br /&gt;
====Freeze====&lt;br /&gt;
:Ability to freeze/unfreeze players. Frozen players cannot move or build/delete. Affects [[/Freeze]] and [[/Unfreeze]] commands. Limited per-rank.&lt;br /&gt;
&lt;br /&gt;
====Mute====&lt;br /&gt;
:Ability to temporarily mute players. Muted players cannot write chat messages or send PMs, but they can still type in commands, receive PMs, and read chat. Works the same as temporarily revoking the Chat permission. Limited per-rank.&lt;br /&gt;
&lt;br /&gt;
====SetSpawn====&lt;br /&gt;
:Ability to change the spawn point of a world or a player. Affects [[/SetSpawn]].&lt;br /&gt;
&lt;br /&gt;
====Lock====&lt;br /&gt;
:Ability to lock/unlock maps. &amp;quot;Locking&amp;quot; a map puts it into a protected read-only state. Affects [[/Lock]], [[/Unlock]], [[/LockAll]], and [[/UnlockAll]].&lt;br /&gt;
&lt;br /&gt;
====ManageZones====&lt;br /&gt;
:Ability to manipulate zones. Affects [[/ZAdd]], [[/ZEdit]], [[/ZRemove]], [[/ZRename]].&lt;br /&gt;
&lt;br /&gt;
====ManageWorlds====&lt;br /&gt;
:Ability to manipulate the world list and generate new maps. Affects [[/WLoad]], [[/WUnload]], [[/WRename]], [[/WMain]], [[/WAccess]], [[/WBuild]], [[/WFlush]], and [[/Gen]].&lt;br /&gt;
&lt;br /&gt;
{{LastUpdated|715}}&lt;/div&gt;</summary>
		<author><name>Cueball</name></author>
	</entry>
	<entry>
		<id>https://fcraft.net/w/index.php?title=User:F&amp;diff=389</id>
		<title>User:F</title>
		<link rel="alternate" type="text/html" href="https://fcraft.net/w/index.php?title=User:F&amp;diff=389"/>
		<updated>2011-06-28T03:11:17Z</updated>

		<summary type="html">&lt;p&gt;Cueball: Much better!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;f&#039;&#039;&#039; is for &#039;&#039;&#039;f&#039;&#039;&#039;Craft&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;f&#039;&#039;&#039; is for &#039;&#039;&#039;f&#039;&#039;&#039;at &#039;&#039;&#039;f&#039;&#039;&#039;rogs &#039;&#039;&#039;f&#039;&#039;&#039;rolicking &#039;&#039;&#039;f&#039;&#039;&#039;uriously &#039;&#039;&#039;f&#039;&#039;&#039;ast&lt;/div&gt;</summary>
		<author><name>Cueball</name></author>
	</entry>
</feed>